Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 476 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 476 Bytes

Handling chromatographic data

This project folder showcases how chromatographic data can be currently handled using chromatopy. Besides the raw data, located in the data/ folder, two Jupyter Notebooks are within this example project. In shimadzu-example.ipynb 8 chromatograms are read in at once and peaks of interest are extracted. In single-chromatogram.ipynb a single chromatograms is read in from a CSV file, the chromatogram is fitted and peaks are annotated.