ImagingDataCommons / highdicom

High-level DICOM abstractions for the Python programming language
https://highdicom.readthedocs.io
MIT License
172 stars 37 forks source link

Fix ReferenceImageSequence #220

Closed CPBridge closed 1 year ago

CPBridge commented 1 year ago

In the bulk microscopy annotations module, the ReferencedImageSequence is always set to an empty list, which is disallowed by the standard. This appears to be a simple typo/bug with a simple fix

CPBridge commented 1 year ago

Fix ReferencedImageSequence in annotations