Hello PyDesigner team,
I am trying to run PyDesigner on my dataset, but I encountered an error: "Input /data/dwi/sub-01_dwi.nii is not currently supported by PyDesigner." I tried using a sample dataset from OpenNeuro, but I received the same error.
I am running the following command:
docker run -it --rm -v /Users/mb/Documents/pyd/sub-01:/data dmri/neurodock pydesigner --standard --output /data/p /data/dwi/sub-01_dwi.nii
Could you please assist me in resolving this issue?
Thank you in advance!