I am trying to run tractoflow but there is an error that I can’t find. I have already validate my BIDS structure thanks to the online validator and I don’t know why there is such issue.
My ubuntu terminal says :
Error executing process > ‘Read_BIDS (Read_BIDS)’
Caused by:
Process Read_BIDS (Read_BIDS) terminated with an error exit status (127)
I tried to change the shells arguments but nothing new happens neither…
Just to correctly understand the function, why changing the shells arguments could help? I am still a beginner with tractoflow so I am trying to understand all the arguments.
The shells argument won’t fix that error, but when you’re fitting the diffusion tensor (DTI) and fiber orientation distribution functions (fodf) you need to also include the b=0 images (in addition to the diffusion weighted images you’ve already specified). I’m guessing if the command couldn’t be found as specified in the error message, then maybe the singularity image did not load correctly. Can you confirm the singularity image exists at the path you’ve specified in your original command?