Skip to main content

A Python toolbox to fit chromatography peaks with uncertainty.

Project description

PyPI version pipeline coverage documentation DOI DOI

About PeakPerformance

PeakPerformance employs Bayesian modeling for chromatographic peak data fitting. This has the innate advantage of providing uncertainty quantification while jointly estimating all peak parameters united in a single peak model. As Markov Chain Monte Carlo (MCMC) methods are utilized to infer the posterior probability distribution, convergence checks and the aformentioned uncertainty quantification are applied as novel quality metrics for a robust peak recognition.

Installation

It is highly recommended to follow the following steps and install PeakPerformance in a fresh Python environment:

  1. Install the package manager Mamba. Choose the latest installer at the top of the page, click on "show all assets", and download an installer denominated by "Mambaforge-version number-name of your OS.exe", so e.g. "Mambaforge-23.3.1-1-Windows-x86_64.exe" for a Windows 64 bit operating system. Then, execute the installer to install mamba and activate the option "Add Mambaforge to my PATH environment variable".

⚠ If you have already installed Miniconda, you can install Mamba on top of it but there are compatibility issues with Anaconda.

ℹ The newest conda version should also work, just replace mamba with conda in step 2.

  1. Create a new Python environment in the command line using the provided environment.yml file from the repo. Download environment.yml first, then navigate to its location on the command line interface and run the following command:
mamba env create -f environment.yml

Naturally, it is alternatively possible to just install PeakPerformance via pip:

pip install peak-performance

First steps

Be sure to check out our thorough documentation. It contains not only information on how to install PeakPerformance and prepare raw data for its application but also detailed treatises about the implemented model structures, validation with both synthetic and experimental data against a commercially available vendor software, exemplary usage of diagnostic plots and investigation of various effects. Furthermore, you will find example notebooks and data sets showcasing different aspects of PeakPerformance.

How to contribute

If you encounter bugs while using PeakPerformance, please bring them to our attention by opening an issue. When doing so, describe the problem in detail and add screenshots/code snippets and whatever other helpful material you can provide. When contributing code, create a local clone of PeakPerformance, create a new branch, and open a pull request (PR).

How to cite

Head over to Zenodo to generate a BibTeX citation for the latest release. In addition to the utilized software version, please cite our scientific publication over at the Journal of Open Source Software (JOSS). A detailed citation can be found in CITATION.cff and in the sidebar.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

peak_performance-0.7.3-py3-none-any.whl (44.1 kB view details)

Uploaded Python 3

File details

Details for the file peak_performance-0.7.3-py3-none-any.whl.

File metadata

File hashes

Hashes for peak_performance-0.7.3-py3-none-any.whl
Algorithm Hash digest
SHA256 429550c07a6d8e5716d27b2aeb634618c22575bf32dca30e6518fd1cf4fa51e8
MD5 5ef0d82fe2ffb2bb5be760df3a12ca22
BLAKE2b-256 4ab1286515932cac41fadb0c538afd71ad1a3c1c2d1d2a4b48de8a2c0e2d0431

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page