Further improvements on the diffusion standard statistics#
As I mentioned in my last post, I used the implemented modules to process data acquired with similar parameters to one of the largest worldwide projects, the Human Connectome project. Considering that I was fitting the diffusion kurtosis model with practically no pre-processing steps, which are normally required on diffusion kurtosis imaging, kurtosis reconstructions were looking very good (see Figure 2 of my last post).
Despite this, some image artifacts were present, likely being a consequence of gibbs artifacts and MRI noise. In particular, some low intensity voxels were present in regions where we expect that MK and RK is high. To correct these artifacts, I decided to add a pre-processing step that denoises diffusion-weighted data (to see the coding details of this, see directly on my pull request).
Before fitting DKI on the denoised data, these are the amazing kurtosis maps that I obtained:
You can also see the standard diffusion measures obtained from my implemented DKI module and compared to the DTI module previously implemented: