Hi all!
I’m having trouble opening a 4D NIfTI file in 3D Slicer. The file contains 6 concatenated 3D voxelwise maps of a segmented tumor, created using nibabel in Python.
The file I’m trying to open has dimensions (x, y, z, 6) because it contains 6 voxelwise maps (ADC, AKC, T2, etc.) so there are 6 volumes.
While I can view it properly in FSLeyes, Slicer doesn’t recognize it as a 4D volume.
I’ve tried loading it normally and using the MultiVolume Explorer module, but Slicer is not recognizing it. Is there a specific way to load 4D NIfTIs in Slicer that I’m missing?
Any guidance would be greatly appreciated. Thanks!