A simple Python function to find values and positions of peaks in a given time series. The function returns a list of tuples [(x1, max1), (x2, max2),..,(xn, maxn)]
-
Notifications
You must be signed in to change notification settings - Fork 4
TorLab/Peaks-Detection
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple Python algorithm for peak detection in a given time-series or a noisy signal
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published