cutright / DVH-Analytics

A DICOM Database Application for Radiation Oncology
Other
82 stars 30 forks source link

Empty PixelData tag causes dicompyler-core crash #152

Closed cutright closed 3 years ago

cutright commented 3 years ago

If a DICOM file has the PixelData tag, dicompyler-core will try to load the data, but it can not handle an empty value or None.

I've posted an issue here: https://github.com/dicompyler/dicompyler-core/issues/213

Will include this PR in releases until it is merged.

cutright commented 3 years ago

merged into dicompyler-core master