Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning on import multiple RT IMAGE with same series #63

Open
cpinter opened this issue Sep 17, 2017 · 0 comments
Open

Warning on import multiple RT IMAGE with same series #63

cpinter opened this issue Sep 17, 2017 · 0 comments

Comments

@cpinter
Copy link
Member

cpinter commented Sep 17, 2017

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 cpinter added this to the SlicerRT 1.1 milestone Dec 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant