Welcome to the PeakPerformance documentation!

Welcome to the PeakPerformance documentation!#

https://img.shields.io/pypi/v/peak-performance https://img.shields.io/badge/code%20on-Github-lightgrey https://zenodo.org/badge/DOI/10.5281/zenodo.10255543.svg

peak_performance is a Python toolbox for Bayesian inference of peak areas.

It defines PyMC models describing the intensity curves of chromatographic peaks.

Using Bayesian inference, this enables the fitting of peaks, yielding uncertainty estimates for retention times, peak height, area and much more.

Installation#

pip install peak-performance

You can also download the latest version from GitHub.

Tutorials#

The documentation features various notebooks that demonstrate the usage and investigate certain aspects of peak modeling.

API Reference#