Closed njhunsak closed 4 years ago
--imain dwi_acq-AP_bse.nii.gz,dwi_acq-PA_bse.nii.gz
See ./fsl_topup_epi_eddy.py --help
message and this section, the first volume should be 4D. It appears that you provided a 3D bse instead.
On the other hand, perhaps our people didn't check all combination of --imain
so the reported error wasn't discovered earlier. I corrected one typo. You can affect my changes as follows:
cd pnlNipype
mv scripts/fs2dwi.py .
git checkout -- scripts/fs2dwi.py
git pull origin master
mv fs2dwi.py scripts/
I've confirmed that this update works.
I have some AP and PA scans so I tried to run the topup eddy epi command: