markus-nilsson / md-dmri

MATLAB code for Multidimensional Diffusion MRI
Other
40 stars 32 forks source link

Master #10

Closed filip-szczepankiewicz closed 7 years ago

filip-szczepankiewicz commented 7 years ago

Updated dtd_gamma to support negative variance

markus-nilsson commented 7 years ago

Found two things when testing the code

1) Generated .nii uFA can become complex, which is not handled by many viewers. I think this needs to be managed, in particular since uFA is a "display parameter" and not a model parameter as such

2) It would be good and convenient to have the random guess initialization implemented as a msf_fit_something function.