obspy.signal.invsim¶
Python Module for Instrument Correction (Seismology). PAZ (Poles and zeros) information must be given in SEED convention, correction to m/s.
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
c_sac_taper | |
cornFreq2Paz | |
corn_freq_2_paz | Convert corner frequency and damping to poles and zeros. |
cosTaper | |
cosine_sac_taper | Generate a cosine flank frequency domain taper similar to the one SAC |
cosine_taper | Cosine Taper. |
estimateMagnitude | |
estimateWoodAndersonAmplitude | |
estimate_magnitude | Estimates local magnitude from poles and zeros of given instrument, the peak to peak amplitude and the time span from peak to peak. |
estimate_wood_anderson_amplitude | Convert amplitude in counts measured of instrument with given Poles and |
evalresp | Use the evalresp library to extract instrument response |
invert_spectrum | Invert Spectrum and shrink values under water-level of max spec |
paz2AmpValueOfFreqResp | |
pazToFreqResp | |
paz_2_amplitude_value_of_freq_resp | Returns Amplitude at one frequency for the given poles and zeros |
paz_to_freq_resp | Convert Poles and Zeros (PAZ) to frequency response. The output |
seisSim | |
simulate_seismometer | Simulate/Correct seismometer. |
specInv | |
waterlevel | Return the absolute spectral value corresponding |