Documentation/Nightly/Modules/Isodose
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. | |||||||
|
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
Generate isodose lines and surfaces for a dose distribution
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"
Section under construction. |