Documentation/Nightly/Modules/DoseComparison

From Slicer Wiki
Revision as of 02:34, 27 November 2019 by Grundlett (talk | contribs) (Text replacement - "\[http:\/\/www\.slicer\.org\/slicerWiki\/index\.php\/([^ ]+) ([^]]+)]" to "$2")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home < Documentation < Nightly < Modules < DoseComparison


For the latest Slicer documentation, visit the read-the-docs.


Introduction and Acknowledgements

This work is part of the SparKit project, funded by An Applied Cancer Research Unit of Cancer Care Ontario with funds provided by the Ministry of Health and Long-Term Care and the Ontario Consortium for Adaptive Interventions in Radiation Oncology (OCAIRO) to provide free, open-source toolset for radiotherapy and related image-guided interventions.
Author: Csaba Pinter (PerkLab, Queen's University)
Contributor: Greg Sharp (Massachusetts General Hospital)
Contact: Csaba Pinter, <email>pinter@cs.queensu.ca</email>
Back to SlicerRT home

Cancer Care Ontario  
Software Platform and Adaptive Radiotherapy Kit  
Ontario Consortium for Adaptive Interventions in Radiation Oncology  

Module Description

The DoseComparison module computes the difference between two co-registered dose volumes using the gamma dose distribution comparison method. This module uses the gamma Plastimatch algorithm internally.

Use Cases

Comparing dose distributions

Dose Comparison module UI
Example of the result gamma volume

Tutorials

See SlicerRT main page

Panels and their use

  • Reference dose volume: Dose distribution used as reference
  • Evaluated dose volume: Dose distribution used as evaluation/compare
  • Mask structure: Segmentation and contained segment within which the gamma index is calculated, but not outside (it will be 0)
  • Distance-to-agreement (DTA): Mark dose voxel as failed if closest dose voxel with same value found in distance higher than this threshold, see Low paper below
  • Dose difference criteria: Mark dose voxel as failed if dose difference is equal or greater than this threshold, see Low paper below
    • Maximum value / Custom: Reference dose value for threshold can be either the maximum dose in the dose map, or a custom cGy value
  • Do not calculate gamma values for voxels below analysis threshold
  • Use linear interpolation
  • Upper bound for gamma values: If gamma value would be higher than this value, the value will be set instead
  • Dose threshold on reference only
  • Gamma volume: Output volume to contain gamma map. Needs to be created using the combobox. Name will be automatically filled from the names of the input volumes

Similar Modules

Segment Comparison

References

Information for Developers

N/A