yang-dongxu / gcmstools

Basic GCMS File Import and Fitting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gcmstools - Basic GCMS File Import and Fitting

This library serves two roles: 1) to provide a class to read standard GCMS data files, and 2) to fit the data using various fitting routines. The usage and installation of this package is outlined in the online user guide, which is also available as a pdf.

Currently, this package implements the following:

File Imports

  • AIA (CDF) files

Fitting Routines

  • Non-negative least squares (nnls) fitting

Isotopic Analysis

  • Analyze the distribution of isotopes (for isotopic labeling experiments)

About

Basic GCMS File Import and Fitting

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%