obspy.taup.seismic_phase
Objects and functions dealing with seismic phases.
Public Functions
Find the closest discontinuity to the given depth that can have reflections and phase transformations. |
|
Tokenize a phase name into legs. |
|
Private Functions
Warning
Private functions are mainly for internal/developer use and their API might change without notice.
Sanity checks to see if the SeismicPhaseSegment being added is consistent with the previous segment. |
|
A list of slices that split a 1D numpy array where values repeat. |
Classes
Stores and transforms seismic phase names to and from their corresponding sequence of branches. |
|