Skip to content

tommyippoz/MACARON-PlanComplexity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

MACARON-PlanComplexity

This projects stems from MACARON and focuses on (RT) Plan Complexity Metrics It computes different plan complexity metrics, either custom or taken from external libraries.

Output

For each RTplan, it provides a folder containing CSV files and PNG images (plots)

Custom Metrics

The tool computes the following custom metrics, which are printed in a CSV

per Beam:

  • MUbeam
  • MUfinalweight
  • M
  • MCS
  • MCSV
  • MFC
  • BI
  • avgApertureLessThan1cm
  • yDiffLessThan1cm
  • SAS2
  • SAS5
  • SAS10
  • SAS20

per Plan:

  • MUplan
  • Mplan
  • MCSplan
  • MCSVplan
  • MFCplan
  • PI
  • nCP
  • avgApertureLessThan1cm
  • yDiffLessThan1cm

Metrics from Existing Frameworks

Moreover, it plots the following graphs, and the corresponding CSV file:

Dependencies of the Python

  • numpy
  • matplotlib
  • pydicom
  • shutil
  • and the GitHub library above

Contributors

  • Margherita Zani, Silvia Calusi (AUO Careggi, Careggi Hospital, Florence, Italy)
  • Tommaso Zoppi (University of Florence)

About

This projects stems from MACARON and focuses on (RT) Plan Complexity Metrics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages