Hi All,
I would want to be able to visualize the CSI grid on structural images. I know this is already possible with fsleyes but would want to be able to do this in the MATLAB environment. And also be able to select and average the voxels for further processing.
Here is code that I have so far, if anyone is interested in this or can help. The transformation is from CSI space to image space. I’m quite confident it works for transversal scans on our Siemens MRI, but maybe not for other orientations or vendors. It also requires pythons nibabal.
I use the spec2nii to convert the CSI, and dcmniix to convert the structural images.
Paul
overlay_grid.m (8.1 KB)