corinwagen / chromatics

view and analyze chromatography data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPI version Downloads

Description

chromatics is a simple Python library for analyzing chromatographic data.

chromatics is designed to allow for simple analysis of SFC-MS data. In particular, chromatics simplifies analysis of overlapped chromatographic peaks by using modern non-linear curve fitting algorithms (as implemented in lmfit) to fit the observed chromatogram to a linear combination of parametric peak models.

Installation

pip install chromatics

Tutorial

For an example of how to use chromatics, see tutorial/.

Citation

Please cite as: Wagen, C. C. chromatics 2020, www.github.com/corinwagen/chromatics.

License

This library is released under a GPL 3.0 license: see LICENSE.txt for more details

Corin Wagen, 2022

About

view and analyze chromatography data

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 90.0%Language:Python 10.0%