pydicom / deid

best effort anonymization for medical images using python
https://pydicom.github.io/deid/
MIT License
145 stars 44 forks source link

Update/pixel array #95

Closed vsoch closed 5 years ago

vsoch commented 5 years ago

Another bug - the cleaner needs to use dicom.pixel_array instead of the deprecated dicom._get_pixel_array.