markus-nilsson / md-dmri

MATLAB code for Multidimensional Diffusion MRI
Other
41 stars 34 forks source link

Error in mdm coreg (line 44) #31

Open LongQian2008 opened 6 months ago

LongQian2008 commented 6 months ago
WechatIMG612
markus-nilsson commented 6 months ago

Hi, this is not an error as much as a warning that this feature has not been validated. Some context: the coregistration provides parameters describing translations, rotations, shears, and scalings. If the coordinate system of the image and the gradient directions is not the same, we risk rotating around the wrong axes. You can remove the error from the code, but you must then verify that the gradient table is rotated around the right axes. We have not had the resource to this for a wide set of data sets, and thus this feature is turned off by default.