Skip to content

Made the dtifit tests deterministic

Michiel Cottaar requested to merge test_dtifit_update into master

The random element of running GPS is taken out by using precomputed gradient orientations.

The old implementation set a random subset of bvecs to b=0 (or to b=2000). This is now fixed ensuring that the full bvecs are used for each shell.

Merge request reports

Loading