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

Adapter::Reslice: fix handling of complex types #2891

Closed jdtournier closed 2 months ago

jdtournier commented 2 months ago

Not sure whether this is required, but it caused trouble for me at some point. I suggest leaving as a draft for now until the problem comes up again...

github-actions[bot] commented 2 months ago

clang-tidy review says "All clean, LGTM! :+1:"

Lestropie commented 2 months ago

Suspected duplicate of #2768; I posted a suggested alternative as #2785.

jdtournier commented 2 months ago

Well spotted! OK, I'll close this and #2768 - I prefer your approach in #2785.