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
281 stars 176 forks source link

New commands: peaksconvert, peakscheck #2918

Open Lestropie opened 1 month ago

Lestropie commented 1 month ago

Draft PR.

Depends on #2917 (uses that as base branch).

This is work that I deemed necessary for BIDS BEP016 DWI models (https://github.com/bids-standard/bids-bep016/pull/24).

To have any kind of confidence around robust encoding of the outcomes of diffusion model fits on the filesystem, in my mind there are two requirements:

Here I've created two new commands, that are requisite for later parts of this validation tool.


Outstanding TODOs, many of which are plucked from code comments: