peakutils 1.3.5


pip install peakutils

  Latest version

Released: Jun 27, 2024

Project Links

Meta
Author: Lucas Hermann Negri

Classifiers

Development Status
  • 5 - Production/Stable

License
  • OSI Approved :: MIT License

Programming Language
  • Python
  • Python :: 3

Topic
  • Scientific/Engineering
https://zenodo.org/badge/102883046.svg

This package provides utilities related to the detection of peaks on 1D data. Includes functions to estimate baselines, finding the indexes of peaks in the data and performing Gaussian fitting or centroid computation to further increase the resolution of the peak detection.

The documentation is available at http://peakutils.readthedocs.io/en/latest .

Installation

To install PeakUtils from the source package, run:

python setup.py install

PeakUtils targets Python 2.7+ and depends on numpy, scipy, and optionally on matplotlib.

Contribute

License

The project is licensed under the MIT license.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
numpy
scipy