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

From Slicer Wiki
Jump to: navigation, search
(Mac issue note added)
(0.10)
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
 
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
Line 29: Line 27:
  
 
{|align="center"
 
{|align="center"
|[[File:SlicerRT0.4 Screenshot Gamma.png|thumb|720px| Dose comparison]]
+
|[[File:SlicerRT0.10_DoseComparisonModuleUi.png|thumb|436px|Dose Comparison module UI]]
 +
|[[File:SlicerRT0.10_GammaVolume.png|thumb|720px|Example of the result gamma volume]]
 
|}
 
|}
  
Line 47: Line 46:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Similar Modules}}
 
{{documentation/{{documentation/version}}/module-section|Similar Modules}}
N/A
+
[http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Modules/ContourComparison Contour Comparison]
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
Line 56: Line 55:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Information for Developers}}
 
{{documentation/{{documentation/version}}/module-section|Information for Developers}}
 +
Custom attributes:
 +
* DicomRtImport.DoseUnitName: required to detect a volume as a "dose volume"
 +
* DicomRtImport.DoseUnitValue: required to detect a volume as a "dose volume"
 +
 
{{documentation/{{documentation/version}}/module-developerinfo}}
 
{{documentation/{{documentation/version}}/module-developerinfo}}
  

Revision as of 18:31, 24 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.

Use Cases

Comparing dose distributions

Dose Comparison module UI
Example of the result gamma volume

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

Contour Comparison

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

Custom attributes:

  • DicomRtImport.DoseUnitName: required to detect a volume as a "dose volume"
  • DicomRtImport.DoseUnitValue: required to detect a volume as a "dose volume"