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

From Slicer Wiki
Jump to: navigation, search
(Added OCAIRO logo)
(Moved to https://github.com/slicerrt/slicerrt)
Tags: 2017 source edit, Replaced
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>{{documentation/versioncheck}}</noinclude>
+
Moved to https://github.com/slicerrt/slicerrt
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-header}}
 
<!-- ---------------------------- -->
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}
 
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
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.<br>
 
Author: Kevin Wang (Radiation Medicine Program, Princess Margaret Hospital, University Health Network Toronto)<br>
 
Contact: Kevin Wang, <email>kevin.wang@rmp.uhn.on.ca</email><br>
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
{{documentation/{{documentation/version}}/module-introduction-logo-gallery
 
|{{collaborator|logo|cco}}|{{collaborator|longname|cco}}
 
|{{collaborator|logo|sparkit}}|{{collaborator|longname|sparkit}}
 
|{{collaborator|logo|ocairo}}|{{collaborator|longname|ocairo}}
 
}}
 
{{documentation/{{documentation/version}}/module-introduction-end}}
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Module Description}}
 
The {{documentation/modulename}} 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.
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Use Cases}}
 
Generate isodose lines and surfaces for a dose distribution
 
 
 
{|align="center"
 
|[[File:SlicerRT_IsodoseModuleUi.png|thumb|407px|Isodose module UI]]
 
|[[File:SlicerRT0.6_Isodose.png|thumb|720px|Isodose views]]
 
|}
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Tutorials}}
 
N/A
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|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
 
<!--
 
{{documentation/{{documentation/version}}/module-parametersdescription}}
 
-->
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Similar Modules}}
 
N/A
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|References}}
 
N/A
 
 
 
<!-- ---------------------------- -->
 
{{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-footer}}
 
<!-- ---------------------------- -->
 

Latest revision as of 20:49, 4 January 2026

Home < Documentation < Nightly < Modules < Isodose