Peak detection utilities for 1D data
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
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
Source Code: https://bitbucket.org/lucashnegri/peakutils
Direct contact: Lucas Hermann Negri - lucashnegri <at> gmail.com
License
The project is licensed under the MIT license.
1.3.5
Jun 27, 2024
1.3.4
Aug 05, 2022
1.3.3
Jan 23, 2020
1.3.2
Jan 24, 2019
1.3.1
Jan 24, 2019
1.3.0
Sep 06, 2018
1.2.0
Aug 04, 2018
1.1.1
Feb 13, 2018
1.1.0
Apr 25, 2017
1.0.4
Mar 29, 2017
1.0.3
May 31, 2016
1.0.2
Apr 29, 2016
1.0.1
Aug 26, 2015
1.0.0
Oct 31, 2014
0.3.0
Oct 09, 2014
0.2.0
Oct 04, 2014
0.1.0
Oct 03, 2014