findpeaks is for the detection of peaks and valleys in a 1D vector and 2D array (image).
Project description
findpeaks
The library findpeaks
aims to detect peaks in a 1-dimensional vector and 2-dimensional arrays (images) without making any assumption on the peak shape or baseline noise. To make sure that peaks can be detected across global and local heights, and in noisy data, multiple pre-processing and denoising methods are implemented.
⭐️ Star this repo if you like it ⭐️
Install findpeaks from PyPI
pip install findpeaks
Import findpeaks package
from findpeaks import findpeaks
Documentation pages
On the documentation pages you can find detailed information about the working of the findpeaks
with many examples.
Examples
- Example: Find peaks and valleys in stockmarkets (Bitcoin)
- Example: Find peaks and valleys in stockmarkets (Facebook)
References
- https://github.com/erdogant/findpeaks
- https://github.com/Anaxilaus/peakdetect
- https://www.sthu.org/blog/13-perstopology-peakdetection/index.html
Contribute
- All kinds of contributions are welcome!
Citation
Please cite findpeaks
in your publications if this is useful for your research. See column right for citation information.
Maintainer
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for findpeaks-2.4.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c27d722671a72f4a40d96fff509e1a538f1432fc9094e5a62750028412f023d |
|
MD5 | 7e1230c6639c8d976c3dec7d9c446c74 |
|
BLAKE2b-256 | 28099270768ea7d1e62a15bbdb12c036a1fd7bd118b1eee2224ec9f5d0fa02f7 |