Peak matching for XENON simulations


License
BSD-3-Clause
Install
pip install pema==0.2.0

Documentation

PEMA: Peak matching for clustering and classification

Test package CodeFactor Coverage Status Documentation Status

DOI PyPI version shields.io Python Versions PyPI downloads

PeakMatching

Peak clustering and classification validation using the WFsim

Installation

To install pema, one can easily get the latest version via Pipy. For increased usability one needs some XENONnT credentials, see this page.

pip install pema

Test installation

python -c "import pema ; print(pema.__version__) ; print('great succes')