obspy.signal.tf_misfitΒΆ

Various Time Frequency Misfit Functions based on Kristekova et. al. (2006) and Kristekova et. al. (2009).

copyright:The ObsPy Development Team (devs@obspy.org)
license:GNU Lesser General Public License, Version 3 (http://www.gnu.org/copyleft/lesser.html)

Functions

cwt Continuous Wavelet Transformation in the Frequency Domain.
eg Single Valued Envelope Goodness-Of-Fit
em Single Valued Envelope Misfit
feg Frequency Dependent Envelope Goodness-Of-Fit
fem Frequency-dependent Envelope Misfit
fpg Frequency Dependent Phase Goodness-Of-Fit
fpm Frequency-dependent Phase Misfit
pg Single Valued Phase Goodness-Of-Fit
plotTfGofs Plot all timefrequency Goodnes-Of-Fits and the time series in one plot (per
plotTfMisfits Plot all timefrequency misfits and the time series in one plot (per component).
plotTfr Plot time-frequency representation, spectrum and time series of the signal.
pm Single Valued Phase Misfit
teg Time Dependent Envelope Goodness-Of-Fit
tem Time-dependent Envelope Misfit
tfeg Time Frequency Envelope Goodness-Of-Fit
tfem Time Frequency Envelope Misfit
tfpg Time Frequency Phase Goodness-Of-Fit
tfpm Time Frequency Phase Misfit
tpg Time Dependent Phase Goodness-Of-Fit
tpm Time-dependent Phase Misfit

This Page