pyanno4rt.visualization.visuals._dosimetrics_table_plotter_mpl
Dosimetrics table (matplotlib).
Overview
Dosimetrics table (matplotlib) class. |
Classes
- class pyanno4rt.visualization.visuals._dosimetrics_table_plotter_mpl.DosimetricsTablePlotterMPL[source]
Dosimetrics table (matplotlib) class.
This class provides a table with dosimetric values per segment, e.g. mean dose, dose deviation, min/max dose, DVH parameters and quality indicators.
- category
Plot category for assignment to the button groups in the visual interface.
- Type:
string
- name
Attribute name of the classes’ instance in the visual interface.
- Type:
string
- label
Label of the plot button in the visual interface.
- Type:
string
Overview
Methods view()Open the full-screen view on the dosimetrics table.
Members