Symmetric Geometric Transfer Matrix#

Module to run partial volume correction PET images using the Symmetric Geometric Transfer Matrix (sGTM) method. The output behavior depends on the dimensionality of the input image. If the provided image is 3D, like a parametric SUV image, the output will be one table (.tsv) with each unique ROI partial volume corrected per row. If the provided image is 4D, the output will be a partial volume corrected TAC for each ROI.

Classes#

Sgtm

Handle sGTM partial volume correction on provided PET images.