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
It was caused accessing the global variable num_items in the constructor of an Item sent to the queue. This is not permissible since items are potentially accessed in parallel by separate threads.
This should be the last item remaining issue before closing #2772 and merging #2763.
It was caused accessing the global variable num_items in the constructor of an
Item
sent to the queue. This is not permissible since items are potentially accessed in parallel by separate threads.This should be the last item remaining issue before closing #2772 and merging #2763.