Import fails for Philips dose info import when ExposureDoseSequence has UN VR
Issue #302
resolved
Not clear yet if this is a one-off or a wider problem, but the sequence has VR of UN rather than SQ, and therefore pydicom can't encode/interrogate the contents correctly.
No fix, but the import can be changed to not fail so badly.
Comments (3)
-
reporter -
reporter - changed status to resolved
Improved the usefulness of the warning log message from Philips dose info image objects if the series information can't be read. Fixes
#302as far as it is going to be.→ <<cset f4dee42e1915>>
-
reporter Added ref
#302to the changes docs→ <<cset 332b6c86cdd6>>
- Log in to comment
Modified ct_philips to write to the log but not fall over if no events are found in the file. Refs
#302→ <<cset 4af8c2dc1555>>