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

From Slicer Wiki
Jump to: navigation, search
(Page created)
 
 
(5 intermediate revisions by the same user not shown)
Line 13: Line 13:
 
Contacts:
 
Contacts:
 
* Csaba Pinter, <email>csaba.pinter@queensu.ca</email>
 
* Csaba Pinter, <email>csaba.pinter@queensu.ca</email>
 +
* Kevin Alexander, <email>Kevin.Alexander@krcc.on.ca</email>
 
* [[Documentation/SlicerRT/HowToReportAnError|How to report an error]]
 
* [[Documentation/SlicerRT/HowToReportAnError|How to report an error]]
 
License: [http://www.slicer.org/pages/LicenseText Slicer license]<br>
 
License: [http://www.slicer.org/pages/LicenseText Slicer license]<br>
Line 33: Line 34:
 
{{documentation/{{documentation/version}}/extension-section|Use Cases}}
 
{{documentation/{{documentation/version}}/extension-section|Use Cases}}
  
[[File:FilmDosimetryFlowchart.png|thumb|960px|Film dosimetry data flow diagram]]
+
{|
 +
 
 +
|
 +
== Film dosimetry analysis workflow: ==
 +
 
 +
{|
 +
|[[File:FilmDosimetryFlowchart.png|thumb|960px|Film dosimetry data flow diagram]]
 +
|}
  
 +
==== Screenshots ====
  
 +
{|
 +
|[[File:FilmDosimetry_1.0_Gamma.png|thumb|920px|Film dosimetry screenshot (gamma step)]]
 +
 +
|[[File:FilmDosimetry_1.0_CalibrationFunction.png|thumb|400px|Pdd aligment curve screenshot]]
 
<br>
 
<br>
 +
[[File:FilmDosimetry_1.0_Registration.png|thumb|400px|Calibration curve screenshot]]
 +
 +
|}
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|Tutorials}}
 
{{documentation/{{documentation/version}}/extension-section|Tutorials}}
* None yet
+
* [https://github.com/SlicerRt/SlicerRtDoc/blob/master/tutorials/SlicerRT_Tutorial_FilmDosimetryAnalysis.pptx Film dosimetry tutorial 2019]
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|Similar Extensions}}
 
{{documentation/{{documentation/version}}/extension-section|Similar Extensions}}
* [[Documentation/{{documentation/version}}/Modules/GelDosimetry]: GelDosimetry supports a real 3D dosimetry workflow
+
* [[Documentation/{{documentation/version}}/Modules/GelDosimetry]]: GelDosimetry supports a real 3D dosimetry workflow
 
* [[Documentation/{{documentation/version}}/Extensions/SlicerRT|SlicerRT]]: FilmDosimetry uses several modules from the SlicerRT extension
 
* [[Documentation/{{documentation/version}}/Extensions/SlicerRT|SlicerRT]]: FilmDosimetry uses several modules from the SlicerRT extension
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|References}}
 
{{documentation/{{documentation/version}}/extension-section|References}}
* Alexander et. al, IC3DDose 2016 (TODO: exact reference needed)
+
* Alexander, K. M., Robinson, A., Pinter, C., Fichtinger, G., Schreiner, L. J. (2016). Development of 3D Slicer based film dosimetry analysis. Journal of Physics: Conference Series, 847, 012061
 
** Please cite this when you refer to Film Dosimetry in your publication
 
** Please cite this when you refer to Film Dosimetry in your publication
 
* Pinter, C., et al. "Performing radiation therapy research using the open-source SlicerRT toolkit." World Congress for Medical Physics and Biomedical Engineering, 2015
 
* Pinter, C., et al. "Performing radiation therapy research using the open-source SlicerRT toolkit." World Congress for Medical Physics and Biomedical Engineering, 2015
Line 69: Line 85:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|Information for Developers}}
 
{{documentation/{{documentation/version}}/extension-section|Information for Developers}}
* N/A
+
* Source code available on GitHub: https://github.com/SlicerRt/FilmDosimetryAnalysis
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-footer}}
 
{{documentation/{{documentation/version}}/extension-footer}}
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->

Latest revision as of 18:52, 8 August 2019

Home < Documentation < Nightly < Modules < FilmDosimetry


For the latest Slicer documentation, visit the read-the-docs.


Cancer Care Ontario SparKit SparKit

Introduction and Acknowledgements

Authors: Csaba Pinter (PerkLab, Queen's University), Kevin Alexander (KGH, Queen's University), Alec Robinson (PerkLab, Queen's University)
Contributors: John Schreiner (Kingston General Hospital)
Contacts:

  • Csaba Pinter, <email>csaba.pinter@queensu.ca</email>
  • Kevin Alexander, <email>Kevin.Alexander@krcc.on.ca</email>
  • How to report an error

License: Slicer license
Download/install: install 3D Slicer, start 3D Slicer, open the Extension Manager, install SlicerRT extension, restart, install the FilmDosimetry extension

Extension Description

FilmDosimetry Logo 128x128.png
  • Film dosimetry analysis is a 2D dosimetry tool used in commissioning new radiation techniques and to validate the accuracy of radiation treatment by enabling visual comparison of the planned dose to the delivered dose.
  • The extension depends on the SlicerRT general radiation therapy extension

Use Cases

Film dosimetry analysis workflow:

Film dosimetry data flow diagram

Screenshots

Film dosimetry screenshot (gamma step)
Pdd aligment curve screenshot


Calibration curve screenshot

Tutorials

Similar Extensions

References

  • Alexander, K. M., Robinson, A., Pinter, C., Fichtinger, G., Schreiner, L. J. (2016). Development of 3D Slicer based film dosimetry analysis. Journal of Physics: Conference Series, 847, 012061
    • Please cite this when you refer to Film Dosimetry in your publication
  • Pinter, C., et al. "Performing radiation therapy research using the open-source SlicerRT toolkit." World Congress for Medical Physics and Biomedical Engineering, 2015
  • C. Pinter, A. Lasso, A. Wang, D. Jaffray and G. Fichtinger, "SlicerRT – Radiation therapy research toolkit for 3D Slicer", Med. Phys., 39(10) pp. 6332-6338, 2012
    • Please cite the following paper when referring to SlicerRT in your publication

Information for Developers