-
Notifications
You must be signed in to change notification settings - Fork 2
[FIX] CBRAIN descriptor #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
mprati
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Natacha,
On the command line oppni.py is located in the following directory: /oppni/cPRONTO/oppni.py.
Removal of, and hard coding OPPNI_LOCATION is fine.
Change to OUTPUT_DIR id is fine.
oppni will allow for --analysis_level optional to be true: if --analysis_level is omitted all participants will be processed.
oppni currently will not process participants by session label.
I will look into this and let you know when this is complete.
Regards
Mark
|
Hi Mark,
` |
|
Hi Natacha, I am waiting for the image to be tested on CBRAIN before moving it. I'm not sure how you are finding /oppni/oppni.py in the latest image. it is definitely in /oppni.cPRONTO/oppni.py. i.e. my shell run of the image [mprati@kakapo ~]$ singularity shell docker://mprati/oppni_cbrain Singularity oppni_cbrain:~> cd / positional arguments: optional arguments: |
|
@mprati please do not merge it yet. |
Hi @mprati
I fix some part of the CBRAIN descriptor.
And some other little fix.