Hi, I have these analyze files with wrong orientation I can change their orientation using fslswapdim but when I convert them to mgz files using mri_convert, the orientation is wrong again. i tried the following reading from 001.mgz... TR=0.00, TE=0.00, TI=0.00, flip angle=0.00 i_ras = (0, 0, -1) j_ras = (1, 0, 0) k_ras = (0, -1, 0) reordering axes... MRIreorder: incorrect dst width error reordering axes
so not sure what i should do, can you please help me on this?