We’re having an inconsistent issue in 3D Slicer with loading DICOM data as a sequence. Some team members can load a DICOM series into the Sequence Browser and select the proper frame, but others do not see the option to load it into the Sequence Browser at all.
When we try the MultiVolumeExplorer module instead, we can view the frames, but during annotation we cannot annotate the selected frame.
What are the common causes of this behavior in Slicer, and what is the recommended workflow for loading multi-frame DICOM so that a specific frame can be selected and annotated? We’d also appreciate any settings, module versions, or import options we should check.
Slicer should run the same on all machines on the same data so maybe it’s configured differently for different users. If you toggle Advanced mode in the dicom browser you can see if the Sequence plugin is enabled and see which plugin is used to load. Maybe somebody turned of the sequence plugin.
Also check that everyone is using the same version (we only really provide support for the latest release).
Then, after clicking “Examine”, make sure you choose to load the data as a “Volume Sequence” rather than a “MultiVolume” (both options will show the “MultiVolume” in the “Reader” column, you need to look in the “DICOM Data” column, and there you often need to expand that column or to be able to read it, it is too narrow by default; hovering the mouse over it also shows the full string in the hovertext).
I think the most likely source of inconsistency between colleagues is choosing different loading methods here. If the data is not loaded as a Volume Sequence, the sequence browser will not work with it. If there is no option to load as a Volume Sequence, then the importer plugin is not recognizing that data as able to be loaded as a sequence. In that case you may need to either update the plugin or modify the data so that it is recognizable by the plugin.