obspy.signal.polarization
Functions for polarization analysis.
- copyright:
The ObsPy Development Team (devs@obspy.org)
- license:
GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html)
Public Functions
Polarization attributes of a signal. |
|
Computes the azimuth, incidence, rectilinearity and planarity after the eigenstructure decomposition method of [Flinn1965b]. |
|
Simple function to estimate the instantaneous frequency based on the derivative of the data and the analytical (hilbert) data. |
|
Computes the orientation of the particle motion vector based on an orthogonal regression algorithm. |
|
Method carrying out polarization analysis with the [Flinn1965b], [Jurkevics1988], ParticleMotion, or [Vidale1986] algorithm. |
|
Adaptive window polarization analysis after [Vidale1986] with the modification of adapted analysis window estimated by estimating the instantaneous frequency. |
Private Functions
Warning
Private functions are mainly for internal/developer use and their API might change without notice.
Function for computing the trace dependent start time in samples |