Installation
PIPPIN is available via PyPI and can be installed as:
pip install pippin-naco
Alternatively, PIPPIN can be installed from source by cloning it from GitHub via:
git clone https://github.com/samderegt/PIPPIN-NACO.git
Enter the PIPPIN-NACO/ directory and run:
pip install -e .
Next, the pipeline can be tested with the example reduction.
Attention
PIPPIN has only been tested on Linux and it is unknown whether it will function on other OSes. If you do encounter a bug, please report this on our GitHub.