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

Log details when time string parsing fails #34

Closed lassoan closed 5 years ago

lassoan commented 5 years ago

In case of DICOM time string conversion fails, this commit throws an exception that contains the time string. This is useful for debugging issues such as https://discourse.slicer.org/t/i-cant-loading-my-ct-image-successfully/4271

fedorov commented 5 years ago

@lassoan thank you! Please let me know if you will update the hash in Slicer.

lassoan commented 5 years ago

Thank you, I'll update the hash.