5.5. despike¶
Functions for despiking seismic data.
Todo
Deconvolve spike to remove it, find peaks in the f-domain.
copyright: | Calum Chamberlain. |
---|---|
license: | GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html) |
5.5.1. Classes & Functions¶
median_filter |
Filter out spikes in data according to the median absolute deviation of the data. |
template_remove |
Looks for instances of template in the trace and removes the matches. |