Partial Volume Corrections ========================== .. py:module:: petpal.preproc.partial_volume_corrections .. autoapi-nested-parse:: 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 :mod:`docker` module. Classes ------- .. toctree:: :hidden: /autoapi/petpal/preproc/partial_volume_corrections/PetPvc .. autoapisummary:: petpal.preproc.partial_volume_corrections.PetPvc