Difference between revisions of "Documentation/4.4/Extensions/MarginCalculator"
From Slicer Wiki
Line 56: | Line 56: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/extension-section|Similar Extensions}} | {{documentation/{{documentation/version}}/extension-section|Similar Extensions}} | ||
− | + | * [[Documentation/{{documentation/version}}/Extensions/Plastimatch|Plastimatch]]: SlicerRT and Plastimatch are complementary software libraries. Plastimatch focuses on delivering new computational methods radiotherapy, while SlicerRT aims for providing an easy-to-use interface for a wide range of stable, well-tested radiotherapy related features. SlicerRT uses Plastimatch internally for certain operations. | |
+ | * [[Documentation/{{documentation/version}}/Modules/GelDosimetry|Gel Dosimetry]]: Slicelet facilitating a streamlined workflow to perform gel dosimetry analysis for commissioning linacs and evaluating new dose calculation procedures | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> |
Revision as of 20:11, 21 August 2015
Home < Documentation < 4.4 < Extensions < MarginCalculator
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
Contributors: Kevin Wang (Princess Margaret Cancer Centre), Winnie Li (Princess Margaret Cancer Centre) | |||||||
|
Extension Description
Multidimensional data is an extension of 3D Slicer to allow creating and visualization of higher-dimension data nodes, such as 4D volumes, models changing in time, markups changing in time, sequences of transforms, scene camera trajectory, or even sequence of sequences. Software features include:
- Synthetic dose volume generation for testing.
- Motion simulation for systematic and random errors.
- Dose population histogram generation based on motion simulation.
- A complete simulation module for margin calculation.
Modules
Use Cases
Tutorials
- Sample scenes:
- Usage:
- Load the downloaded .mrb scene file into Slicer
- Go to the Sequence browser module to browse the data set
Similar Extensions
- Plastimatch: SlicerRT and Plastimatch are complementary software libraries. Plastimatch focuses on delivering new computational methods radiotherapy, while SlicerRT aims for providing an easy-to-use interface for a wide range of stable, well-tested radiotherapy related features. SlicerRT uses Plastimatch internally for certain operations.
- Gel Dosimetry: Slicelet facilitating a streamlined workflow to perform gel dosimetry analysis for commissioning linacs and evaluating new dose calculation procedures
References
Information for Developers
- Source code: https://subversion.assembla.com/svn/margincalculator/trunk/MarginCalculator/
- Issue tracker: open issues and enhancement requests