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

population_template: Fix aggregation weights import #3001

Closed Lestropie closed 1 day ago

Lestropie commented 2 months ago

Previous code attempted to write to the dictionary while looping over it; this yields an Exception.