ImagingDataCommons / highdicom

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

Implement decoding API for specimen description #161

Closed hackermd closed 2 years ago

hackermd commented 2 years ago

The PR provides a decoding API for the following classes:

Note that a breaking change is introduced for highdicom.SpecimenPreparationStep (see section in the release notes for details).

CPBridge commented 2 years ago

All looks good (except the style error), but I'm still curious to know, if only for my own sake, why the rebase of the SpecimenPreparationStep is necessary