-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
The README lists this:
docker run -ti -v $PWD/ds114_test1:/home/jovyan/work/data bids/mindboggle /home/jovyan/work/data /home/jovyan/work/data/derivatives/ participant
Yet what I think you mean is:
docker run -ti -v $PWD/ds114_test1:/home/jovyan/work/data bids/mindboggle /home/jovyan/work/data /home/jovyan/work/data participant
The run.py file appends "derivatives" onto the output directory. So, as-written, it would go into work/data/derivatives/derivatives/mindboggle
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels