Operating system: Windows 64-bit
Slicer version: 4.8.1
I’m interested in loading a tensor saved as a 4D NIFTI for visualization, but am unsure of how to do so. This does not appear to be an option in DWIConvert.
Is anyone familiar with how to do this? Thanks in advance.
I’m not aware of any tool to do this right now. What software is the Nifti matrix file coming from? My limited (possibly outdated) understanding is that interpretation of the Nifti matrix format tends to be very application-specific.
The software varies. I use different software for DTI processing (e.g., TORTOISE, FDT, etc). TORTOISE actually offers an option to output the processed DTI data to NRRD that can be input into Slicer (I have used this).
My research is in biomechanics, so I also work with tensors related to deformation.I have written code for tensor visualization in Matlab, but Slicer has better surface visualization and built-in tensor glyphs + tractography.
I generally write the tensors as NIFTis in Matlab or Python.
I’m not sure that I follow your comment that the “interpretation of the Nifti matrix format tends to be very application-specific.” Are you referring to the organization of the fourth dimension (describing the tensor components)?