Partial Volume Corrections#

This module contains a class to wrap the PETPVC package accessible via PETPVC on GitHub. This package allows for numerous partial volume correction methods on PET data.

Note

This module is primarily a wrapper for the PETPVC package implemented via a Docker image hosted on DockerHub. The Docker image is Linux-based.

Requires:

The module relies on the docker module.

Classes#

PetPvc

Handles operations for PET partial volume correction using a Docker container.