fedorov / MultiVolumeImporter

A 3D Slicer module to support import of multi-volume data from non-DICOM sources, and provide plugin for importing such data from images saved in DICOM.
http://wiki.slicer.org/slicerWiki/index.php/Documentation/Nightly/Modules/MultiVolumeImporter
Other
9 stars 25 forks source link

Fixed import of Siemens Somatom cardiac CTs #25

Closed lassoan closed 6 years ago

lassoan commented 6 years ago

None of the previously checked tags could separate cardiac cycle time points. Added checking of 'ScanOptions' tag, which encodes cardiac cycle information on Siemens Somatom scanners.

lassoan commented 6 years ago

Thanks!