Difference between revisions of "Documentation/4.4/Modules/SUVFactorCalculator"
(Nightly -> 4.4) |
m (update contributors, contact email, and images) |
||
Line 9: | Line 9: | ||
{{documentation/{{documentation/version}}/module-introduction-row}} | {{documentation/{{documentation/version}}/module-introduction-row}} | ||
Acknowledgments: | Acknowledgments: | ||
− | This work is funded in part by [http://qiicr.org Quantitative Image Informatics for Cancer Research (QIICR)] NIH grant U24 CA180918. <br> | + | This work is funded in part by [http://imaging.cancer.gov/programsandresources/specializedinitiatives/qin/iowa Quantitative Imaging to Assess Response in Cancer Therapy Trials] NIH grant U01-CA140206 and [http://qiicr.org Quantitative Image Informatics for Cancer Research (QIICR)] NIH grant U24 CA180918. <br> |
− | Authors: Andrey Fedorov ({{collaborator|name|spl}}), Ethan Ulrich (University of Iowa)<br> | + | Authors: Andrey Fedorov ({{collaborator|name|spl}}), Ethan Ulrich (University of Iowa), Markus van Tol (University of Iowa)<br> |
− | Contributors: | + | Contributors: Christian Bauer (University of Iowa), Reinhard Beichel (University of Iowa), John Buatti (University of Iowa), Hans Johnson (University of Iowa), Wendy Plesniak (SPL, BWH), Nicole Aucoin (SPL, BWH), Ron Kikinis (SPL, BWH)<br> |
− | Contact: | + | Contact: <email>qin@iibi.uiowa.edu</email><br> |
License: [http://www.slicer.org/pages/LicenseText Slicer License] | License: [http://www.slicer.org/pages/LicenseText Slicer License] | ||
Line 18: | Line 18: | ||
{{documentation/{{documentation/version}}/module-introduction-row}} | {{documentation/{{documentation/version}}/module-introduction-row}} | ||
{{documentation/{{documentation/version}}/module-introduction-logo-gallery | {{documentation/{{documentation/version}}/module-introduction-logo-gallery | ||
+ | |{{collaborator|logo|uiowa}}|{{collaborator|longname|uiowa}} | ||
|{{collaborator|logo|qiicr}}|{{collaborator|longname|qiicr}} | |{{collaborator|logo|qiicr}}|{{collaborator|longname|qiicr}} | ||
|{{collaborator|logo|namic}}|{{collaborator|longname|namic}} | |{{collaborator|logo|namic}}|{{collaborator|longname|namic}} | ||
Line 24: | Line 25: | ||
== General Information == | == General Information == | ||
− | + | ||
===Module Type & Category=== | ===Module Type & Category=== | ||
Line 38: | Line 39: | ||
|Program description || This command line interface module takes a PET DICOM series and creates a Real World Value Mapping (RWVM) file including 4 types of Standardized Uptake Value conversion factors (SUVbw, SUVlbm, SUVbsa, SUVibw). | |Program description || This command line interface module takes a PET DICOM series and creates a Real World Value Mapping (RWVM) file including 4 types of Standardized Uptake Value conversion factors (SUVbw, SUVlbm, SUVbsa, SUVibw). | ||
|- | |- | ||
− | |Program documentation-url || [ | + | |Program documentation-url || [https://github.com/QIICR/Slicer-PETDICOMExtension/tree/master/SUVFactorCalculatorCLI Source code] on GitHub |
|- | |- | ||
|} | |} | ||
== Usage == | == Usage == | ||
− | + | ||
===Use Cases, Examples=== | ===Use Cases, Examples=== | ||
The patient size correction factors are summarized here, where weight is in kilograms and height is in centimeters. | The patient size correction factors are summarized here, where weight is in kilograms and height is in centimeters. | ||
Line 113: | Line 114: | ||
== Development == | == Development == | ||
{{documentation/{{documentation/version}}/extension-developerinfo}} | {{documentation/{{documentation/version}}/extension-developerinfo}} | ||
− | |||
− | |||
− | |||
− | |||
===Information for Developers=== | ===Information for Developers=== | ||
*Source code: https://github.com/QIICR/Slicer-PETDICOMExtension/tree/master/SUVFactorCalculatorCLI | *Source code: https://github.com/QIICR/Slicer-PETDICOMExtension/tree/master/SUVFactorCalculatorCLI | ||
− | |||
− | |||
− | |||
− | |||
===References=== | ===References=== |
Revision as of 17:57, 20 January 2015
Home < Documentation < 4.4 < Modules < SUVFactorCalculator
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
Acknowledgments:
This work is funded in part by Quantitative Imaging to Assess Response in Cancer Therapy Trials NIH grant U01-CA140206 and Quantitative Image Informatics for Cancer Research (QIICR) NIH grant U24 CA180918. License: Slicer License | |||||||
|
General Information
Module Type & Category
Type: CLI
Category: Quantification
Module Description
Program title | SUV Factor Calculator |
Program description | This command line interface module takes a PET DICOM series and creates a Real World Value Mapping (RWVM) file including 4 types of Standardized Uptake Value conversion factors (SUVbw, SUVlbm, SUVbsa, SUVibw). |
Program documentation-url | Source code on GitHub |
Usage
Use Cases, Examples
The patient size correction factors are summarized here, where weight is in kilograms and height is in centimeters.
- SUVbw:
- males & females: weight
- SUVlbm:
- males: 1.10 * weight - 128 * (weight/height)^2
- females: 1.07 * weight - 148 * (weight/height)^2
- SUVbsa:
- males & females: weight^0.425 * height^0.725 * 0.007184
- SUVibw:
- males: 48.0 + 1.06 * (height - 152)
- females: 45.5 + 0.91 * (height - 152)
Tutorials
Quick Tour of Features and Use
A list of panels in the interface, their features, what they mean, and how to use them.
|
Development
Section under construction. |
Information for Developers
References
Sugawara et al. "Reevaluation of the Standardized Uptake Value for FDG: Variation with Body Weight and Methods for Correction." Radiology. 1999.
http://pubs.rsna.org/doi/pdf/10.1148/radiology.213.2.r99nv37521