5.6. despike¶
Functions for despiking seismic data.
Warning
Despike functions are in beta, they do not work that well.
Todo
Deconvolve spike to remove it, find peaks in the f-domain.
copyright: | EQcorrscan developers. |
---|---|
license: | GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html) |
5.6.1. Classes & Functions¶
median_filter |
Filter out spikes in data above a multiple of MAD of the data. |
template_remove |
Looks for instances of template in the trace and removes the matches. |