nipy / nipype

Workflows and interfaces for neuroimaging packages
https://nipype.readthedocs.org/en/latest/
Other
751 stars 530 forks source link

dcm2niix interface default output file orientation error #3625

Open WangzLiang opened 11 months ago

WangzLiang commented 11 months ago

Summary When I used dcm2niix to convert the format, the orientation of the output file was LR PA IS (x y z), which is obviously not a normal file because it is not the left hand coordinate system that is normally used.

I ran into this problem either with Nipype interface or directly with dcm2niix

Perhaps professors have encountered this simple case and know the solution, but I have not found it yet. Please give me some suggestions on how to solve it!

Actual behavior

case.md