You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CERR archives contain RT/Image objects stored in a MATLAB cell array variable named 'planC'. The ROE plug-in extracts relevant information (dose distribution, segmentations of normal structures and tumors, etc) from CERR archives.
Dose bins and volume histograms are computed within ROE using the following CERR functions:
Protocols, model parameters, and clinical constraints
Treatment protocols, dosimetric model parameters, and clinical criteria are defined via JSON format files.
For further information see JSON settings for ROE or sample files distributed with CERR.
Dosimetric models
Predicted outcomes (TCP/BED and NTCP) are calculated using user-defined Matlab functions. Several such functions including LKB, linear, and logistic forms are distributed with CERR.
The following syntax should be used to define custom functions: