MRtrix3 / mrtrix3

MRtrix3 provides a set of tools to perform various advanced diffusion MRI analyses, including constrained spherical deconvolution (CSD), probabilistic tractography, track-density imaging, and apparent fibre density
http://www.mrtrix.org
Mozilla Public License 2.0
294 stars 181 forks source link

dwi2tensor: Preserve dw_scheme for -predicted_signal #2955

Closed Lestropie closed 2 days ago

Lestropie commented 3 months ago

Currently, the output of dwi2tensor -predicted_signal can't be loaded in the mrview ODF tool, as dw_scheme is shashed to prior_dw_scheme. This change ensures that dw_scheme remains present in the output of the -predicted_signal option, but is stashed for all other outputs.