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

dwidenoise: Enhancements #3029

Open Lestropie opened 2 weeks ago

Lestropie commented 2 weeks ago

Doing some work on #3023 (specifically #2742) for a Hackathon.

Draft PR; scope will change over the next couple of days.

Lestropie commented 4 days ago

@arshiyasan: The code base has changed a whole lot since you last looked at it. If you want to contribute code for dwidenoise taking an input noise map, it'll need to be refactored, achieving it with a new class derived from Estimator::Base. If you still want to try it, I'll hold out, otherwise LMK and I'll get it done, I've kind of been scratching an itch here.