SlicerRT icon indicating copy to clipboard operation
SlicerRT copied to clipboard

Warning on import multiple RT IMAGE with same series

Open cpinter opened this issue 8 years ago • 0 comments

The DICOM-RT import logic assumes that there is a single SOP instance UID for each series. This assumption is incorrect for RT IMAGE, where multiple DRR belong to a single series. Warnings appear on the console, such as below.

Warning: In /PHShome/gcs6/build/slicer-4/Slicer/Libs/MRML/Core/vtkMRMLSubjectHierarchyNode.cxx, line 251 vtkMRMLSubjectHierarchyNode (0x6e69780): AddUID: UID with name 'DICOMInstanceUID' already exists in subject hierarchy node '6: RTIMAGE: LT LAT PROS-DRR_SubjectHierarchy' with value '1.2.246.352.71.3.2088656855.2381134.20110921150951'. Replacing it with value '1.2.246.352.71.3.2088656855.2381138.20110921153147'!

Migrated from https://app.assembla.com/spaces/slicerrt/tickets/805-warning-on-import-multiple-rt-image-with-same-series/details

cpinter avatar Sep 17 '17 18:09 cpinter