I have a DICOM file containing a cine MRI on a single slice of the heart (4-chamber slice). I want this to load as a Sequence. Instead, it is loaded as a scalar volume, so that each time frame is treated as a different z-slice.
There are suggestions for how to load DICOM as a Sequence here: https://slicer.readthedocs.io/en/latest/user_guide/modules/sequences.html#load-dicom-file-as-sequence-node
Give that a try and post back if it doesn’t work for you.
