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

From Slicer Wiki
Jump to: navigation, search
(created)
 
m (improved Intro & Acknowlegments)
Line 1: Line 1:
__NOTOC__
+
<noinclude>{{documentation/versioncheck}}</noinclude>
 +
<!-- ---------------------------- -->
 +
{{documentation/{{documentation/version}}/module-header}}
 +
<!-- ---------------------------- -->
  
==SUV Factor Calculator==
+
<!-- ---------------------------- -->
SUV Factor Calculator
+
==Introduction and Acknowledgements==
 +
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}}
 +
{{documentation/{{documentation/version}}/module-introduction-row}}
 +
Acknowledgments:
 +
This work is funded in part by [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>
 +
Contributors: Markus Van Tol (University of Iowa), Hans Johnson (University of Iowa), Wendy Plesniak (SPL, BWH), Nicole Aucoin (SPL, BWH), Ron Kikinis (SPL, BWH)<br>
 +
Contact: Ethan Ulrich, <email>ethan-ulrich@uiowa.edu</email><br>
 +
 
 +
License: [http://www.slicer.org/pages/LicenseText Slicer License]
  
{|
+
{{documentation/{{documentation/version}}/module-introduction-row}}
|[[Image:screenshotBlankNotOptional.png|thumb|280px|User Interface]]
+
{{documentation/{{documentation/version}}/module-introduction-logo-gallery
|}
+
|{{collaborator|logo|qiicr}}|{{collaborator|longname|qiicr}}
 +
|{{collaborator|logo|namic}}|{{collaborator|longname|namic}}
 +
}}
 +
{{documentation/{{documentation/version}}/module-introduction-end}}
  
 
== General Information ==
 
== General Information ==
Line 15: Line 30:
  
 
Category: Quantification
 
Category: Quantification
 
 
===Authors, Collaborators & Contact===
 
 
Authors: Ethan Ulrich (University of Iowa), Andrey Fedorov (SPL, BWH),
 
 
Contributors: Markus Van Tol (University of Iowa), Hans Johnson (University of Iowa), Wendy Plesniak (SPL, BWH), Nicole Aucoin (SPL, BWH), Ron Kikinis (SPL, BWH)
 
 
Contact: Ethan Ulrich, <email>ethan-ulrich@uiowa.edu</email><br>
 
  
 
===Module Description===
 
===Module Description===
Line 118: Line 124:
 
==Other Information==
 
==Other Information==
 
===Acknowledgment===
 
===Acknowledgment===
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://qiicr.org Quantitative Image Informatics for Cancer Research (QIICR)] NIH grant U24 CA180918.
 
 
  
 
===References===
 
===References===

Revision as of 17:54, 25 August 2014

Home < Documentation < Nightly < Modules < SUVFactorCalculator


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


Introduction and Acknowledgements

Acknowledgments: This work is funded in part by Quantitative Image Informatics for Cancer Research (QIICR) NIH grant U24 CA180918.
Authors: Andrey Fedorov (SPL), Ethan Ulrich (University of Iowa)
Contributors: Markus Van Tol (University of Iowa), Hans Johnson (University of Iowa), Wendy Plesniak (SPL, BWH), Nicole Aucoin (SPL, BWH), Ron Kikinis (SPL, BWH)
Contact: Ethan Ulrich, <email>ethan-ulrich@uiowa.edu</email>

License: Slicer License

Quantitative Image Informatics for Cancer Research  
National Alliance for Medical Image Computing (NA-MIC)  

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 panels in the interface, their features, what they mean, and how to use them.

  • Input Image:
    • PET DICOM volume path [----petDICOMPath] [--p]:
  • Output:
    • RWV mapping object DICOM volume path [----rwvmDICOMPath] [--r]:
    • Radioactivity Units :
    • Weight Units :
    • Height Units :
    • Volume Units :
    • Injected Dose :
    • Patient Weight :
    • Patient Height :
    • Patient Sex :
    • Series Reference Time :
    • Injection Time :
    • Decay Correction :
    • Decay Factor :
    • Radionuclide Half-life :
    • Frame Reference Time :
    • SUVbw Conversion Factor :
    • SUVlbm Conversion Factor :
    • SUVbsa Conversion Factor :
    • SUVibw Conversion Factor :
    • RWVM File :
User Interface


Development

Notes from the Developer(s)

Tests

Information for Developers

Other Information

Acknowledgment

This work is funded in part by Quantitative Image Informatics for Cancer Research (QIICR) NIH grant U24 CA180918.

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