Difference between revisions of "Documentation/Nightly/Modules/Isodose"
(Page created) |
|||
| Line 57: | Line 57: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{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 14:56, 21 February 2013
Home < Documentation < Nightly < Modules < IsodoseIntroduction 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
N/A
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. |
