cutright / DVH-Analytics

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

PTV distance calcs skipped if RTROIInterpretedType is empty #154

Closed cutright closed 3 years ago

cutright commented 3 years ago

Currently, if dicompyler-core does not detect an ROI Type, DVHA does not include it in the list of ROIs that are used in the PTV distance calculations.

https://github.com/cutright/DVH-Analytics/blob/b0be7031ccf7f8ef33dc26b441c02a9bbc3efc9c/dvha/models/import_dicom.py#L1912

cutright commented 3 years ago

fixed in v0.9.7