Documentation/Nightly/Modules/DICOMPETSUVPlugin

From Slicer Wiki
Jump to: navigation, search
Home < Documentation < Nightly < Modules < DICOMPETSUVPlugin


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


Introduction and Acknowledgements

Acknowledgments: The UIowa QIN PET DICOM Extension was 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.
Authors: Ethan Ulrich (University of Iowa), Andrey Fedorov (SPL)
Contributors: Markus van Tol (University of Iowa), Christian Bauer (University of Iowa), Reinhard Beichel (University of Iowa), John Buatti (University of Iowa)
Contact: <email>qin@iibi.uiowa.edu</email>

License: Slicer License

The University of Iowa (UIowa)  
Quantitative Image Informatics for Cancer Research  
National Alliance for Medical Image Computing (NA-MIC)  


Module Description

The DICOM PET SUV Plugin extends the DICOM module to support parsing and loading of PET DICOM series as Standardized Uptake Value (SUV) images.

  • If a PET series has an associated Real World Value Mapping (RWVM) object, then options for loading are generated by the RWVM Plugin.
  • If no RWVM object is detected, the plugin calls the SUV Factor Calculator CLI to create one.
DICOM Browser with PET SUV Plugin selected

Dependencies

Information for Developers

Known Issues

This bug currently prevents a newly created RWVM object from being added to the DICOM database at load time.