5.6. findpeaks¶
Functions to find peaks in data above a certain threshold.
copyright: | Calum Chamberlain, Chet Hopp. |
---|---|
license: | GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html) |
5.6.1. Classes & Functions¶
find_peaks2_short |
Determine peaks in an array of data above a certain threshold. |
find_peaks_dep |
Determine peaks in an array of data above a certain threshold: depreciated. |