SlicerRt / SlicerRT

Open-source toolkit for radiation therapy research, an extension of 3D Slicer. Features include DICOM-RT import/export, dose volume histogram, dose accumulation, external beam planning (TPS), structure comparison and morphology, isodose line/surface generation, etc.
https://slicerrt.org
129 stars 60 forks source link

Compute NTCP and TCP metrics #5

Open cpinter opened 7 years ago

cpinter commented 7 years ago

Normal tissue complication probability (NTCP), tumour control probability (TCP)

Migrated from https://app.assembla.com/spaces/slicerrt/tickets/122-compute-ntcp-and-tcp-metrics/details

cpinter commented 7 years ago

2013-03-05 10:29User picture Csaba Pinter Combobox (qMRMLNodeCombobox) to select DVH (vtkMRMLDoubleArrayNode type). Controls to set NTCP and TCP parameters if any. Button to create the metrics. Display results in the module UI

2013-04-01 08:36 Csaba Pinter (In slicerrt:717) Re #122: Warkentin2004 article added (describes TCP/NTCP calculations)

2013-04-01 08:38 Csaba Pinter It seems that this task is bigger than just applying some formulas on our data. My opinion is that a Radiobiological Modeling module is needed that can compute all the proven TCP and NTCP models from the Warkentin2004 article, and contains the default parameter sets. This module would also compute EUD, so that wouldn't be a separate module.

2013-04-01 18:27 Csaba Pinter (In slicerrt:723) Re #122: Added references to papers Gay2007 (Simpler version of Warkentin2004 including Matlab source code) and Emami1991 (Basic paper in the field of radiobiological modeling. Contains organ-specific parameters for computations.)