pyplati / platipy

Processing Library and Analysis Toolkit for Medical Imaging in Python
https://pyplati.github.io/platipy/
Apache License 2.0
105 stars 24 forks source link

Code for DVH analysis #89

Closed pchlap closed 2 years ago

pchlap commented 2 years ago

Hi @rnfinnegan , would be happy to hear your feedback on this one. This code allows computing the DVH and computing the common metrics on. I have added seaborn as a requirement for plotting here (in the example notebook). Is there a different/better way to plot this?

An example notebook is provided which should be rendered into the docs.