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

From Slicer Wiki
Jump to: navigation, search
(Page created)
(Moved to https://github.com/slicerrt/slicerrt)
Tags: 2017 source edit, Replaced
 
(12 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<!-- ---------------------------- -->
+
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}}
 
}}
 
{{documentation/{{documentation/version}}/module-introduction-end}}
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Module Description}}
 
The {{documentation/modulename}} module accumulates the multiple dose distribution maps into one dose map. The output accumulated dose volume is the weighted sum of the input dose volumes.
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Use Cases}}
 
Evaluate total delivered dose for multiple treatment fractions.
 
 
 
{|align="center"
 
|[[File:SlicerRT0.3 DoseAccumulation.jpg|thumb|720px| Contours module GUI]]
 
|}
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Tutorials}}
 
See [[Documentation/{{documentation/version}}/Extensions/SlicerRT|SlicerRT extension page]]
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Panels and their use}}
 
* Input
 
** Show dose volumes only: Ic checked, only the volumes that have been created by a SlicerRT module (such as DicomRtImport or DoseAccumulation) are displayed
 
** Dose volume table
 
*** The checked dose volumes are accumulated
 
*** Weight can be assigned to the dose distributions for the accumulation
 
* Output
 
** Accumulated dose volume: The output volume
 
** Apply: Compute accumulated dose and save it in the output volume
 
<!--
 
{{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}}
 
{{documentation/{{documentation/version}}/module-developerinfo}}
 
 
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-footer}}
 
<!-- ---------------------------- -->
 

Latest revision as of 20:42, 4 January 2026

Home < Documentation < Nightly < Modules < DoseAccumulation