6.2.7. findpeaks¶
Functions to find peaks in data above a certain threshold.
| copyright: | EQcorrscan developers. |
|---|---|
| license: | GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html) |
6.2.7.1. Classes & Functions¶
coin_trig |
Find network coincidence triggers within peaks of detection statistics. |
decluster |
Decluster peaks based on an enforced minimum separation. |
find_peaks_compiled |
Determine peaks in an array of data above a certain threshold. |
find_peaks2_short |
Determine peaks in an array of data above a certain threshold. |
multi_find_peaks |
Wrapper for find-peaks for multiple arrays. |
