Difference between revisions of "Documentation/Nightly/Modules/Isodose"

From Slicer Wiki
Jump to: navigation, search
m
(Added screenshots)
Line 26: Line 26:
  
 
{|align="center"
 
{|align="center"
|[[File:SlicerRT0.4 Screenshot Isodose.png|thumb|800px| Isodose module GUI]]
+
|[[File:SlicerRT_IsodoseModuleUi.png|thumb|407px|Isodose module UI]]
 +
|[[File:SlicerRT0.6_Isodose.png|thumb|720px|Isodose views]]
 
|}
 
|}
  

Revision as of 19:11, 21 April 2013

Home < Documentation < Nightly < Modules < Isodose

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: Kevin Wang (Radiation Medicine Program, Princess Margaret Hospital, University Health Network Toronto)
Contact: Kevin Wang, <email>kevin.wang@rmp.uhn.on.ca</email>

Cancer Care Ontario  
Software Platform and Adaptive Radiotherapy Kit  

Module Description

The Isodose module creates isosurfaces from an input dose volume and a series of defined isodose levels. The output is a series of surface models grouped under a hierarchy node parent that can be visualized either in the 3D viewer or overlaid on image slices.

Use Cases

N/A

Isodose module UI
Isodose views

Tutorials

N/A

Panels and their use

  • Input
    • Dose volume
    • Number of Iso levels
    • Iso levels table: color, label and opacity can be set to the isodose surfaces individually
    • Apply: Create isodose surfaces
  • Display options
    • Show isodose lines: Show/hide isodose lines in 2D slice viewers
    • Show isodose surfaces: Show/hide isodose surfaces in the 3D view

Similar Modules

N/A

References

N/A

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"