bids-apps / MRtrix3_connectome

Generate subject connectomes from raw BIDS data & perform inter-subject connection density normalisation, using the MRtrix3 software package.
http://www.mrtrix.org/
Apache License 2.0
48 stars 26 forks source link

Fix to phase image scaling #110

Closed Lestropie closed 1 year ago

Lestropie commented 2 years ago

In data like mine, where the raw image intensities are stored as 16-bit unsigned integers as 0 -- 4095 and the header scaling remaps this to -4096 -- 4094, this should slightly improve the normality of the real and imaginary components prior to denoising.