Pydra tasks for PETPVC designed for Clinica.
Pydra is a dataflow engine which provides a set of lightweight abstractions for DAG construction, manipulation, and distributed execution.
PETPVC is a toolbox for partial volume correction (PVC) in positron emission tomography (PET).
pip install clinica-pydra-petpvcA separate installation of PETPVC is required to use this package. Please review the project's homepage for installation instructions and licensing information.
An official conda package is available through conda-forge:
conda install -c conda-forge petpvcThis project is managed with Hatch:
pipx install hatchTo run the test suite:
hatch run testTo fix linting issues:
hatch fmtThis project is distributed under the terms of the Apache License, Version 2.0.