JSON settings for ROE - cerr/CERR GitHub Wiki

Treatment protocols, dosimetric model parameters, and clinical criteria for ROE are defined via JSON.

JSON configuration

Paths to JSON files

Paths to to directories containing the protocol/model/criteria files should be specified in CERROptions.json :

"ROEProtocolPath" : "your/path/to/protocolsDir",
"ROEModelPath" : "your/path/to/modelsDir",
"ROECriteriaPath" : "your/path/to/criteriaDir",