Installation

PETdeface can be installed via PyPi:

pip install petdeface

Or cloned and installed from source:

git clone https://github.com/openneuropet/petdeface.git
cd petdeface
poetry build
pip install dist/petdeface-<X.X.X>-py3-none-any.whl
# where X.X.X is the version number of the generated file

Dependencies

Optional Dependencies