Error re: DATA argument
g-a-t opened this issue · 1 comments
g-a-t commented
Have successfully run Freesurfer and ANTs via Mindboggle in the Docker container on Mac OS 10.14.5 (Mojave). Outputs look good.
However, I get an issue when trying to run Mindboggle on this preprocessed data. Same error occurs when trying any of the example commands listed at https://github.com/nipy/mindboggle. I believe my environment variables are correct (i.e. they point to my Freesurfer and ANTs outputs accordingly).
Please advise-- thanks!
binarybottle commented
You don't have the correct path to $FREESURFER_SUBJECT --
Example: /home/jovyan/work/mindboggle_input_example/freesurfer/subjects/arno
Note: I am busy preparing a new docker container tonight...