Difference between revisions of "Documentation/4.2/Modules/DoseComparison"

From Slicer Wiki
Jump to: navigation, search
(Updated according to nightly)
(Mac issue note added)
Line 21: Line 21:
 
{{documentation/{{documentation/version}}/module-section|Module Description}}
 
{{documentation/{{documentation/version}}/module-section|Module Description}}
 
The {{documentation/modulename}} 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.
 
The {{documentation/modulename}} 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.
 +
 +
Important note: This module does not show up for Slicer 4.2 on Mac
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->

Revision as of 13:28, 15 April 2013

Home < Documentation < 4.2 < Modules < DoseComparison


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>

Cancer Care Ontario  
Software Platform and Adaptive Radiotherapy Kit  

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.

Important note: This module does not show up for Slicer 4.2 on Mac

Use Cases

Comparing dose distributions

Dose comparison

Tutorials

N/A

Panels and their use

  • Current contour(s): Currently selected contour node (vtkMRMLContourNode) or conotur hierarchy node (vtkMRMLContourHierarchyNode)
  • Active representation: The active representation (Ribbon model / Indexed labelmap / Closed surface model) of the selected contour. If a hierarchy is selected in which the active representations of the contained contours do not match, Various is indicated
  • Change active representation: This box contains controls to convert from one representation to another

Similar Modules

N/A

References

  • Low, D. A.; Harms, W. B.; Mutic, S. & Purdy, J. A. A technique for the quantitative evaluation of dose distributions Med. Phys, 1998, 25 (5), 656/6
  • Low, D. A. & Dempsey, J. F. Evaluation of the gamma dose distribution comparison method Med. Phys, 2003, 30 (9), 2455/10

Information for Developers