PEMA: Peak matching for clustering and classification
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')