5.19. synth_seis¶
Early development functions to do very basic simulations of seismograms to be used as general matched-filter templates and see how well a simple model would fit with real data. Mostly used in EQcorrscan for testing.
copyright: | EQcorrscan developers. |
---|---|
license: | GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html) |
5.19.1. Classes & Functions¶
generate_synth_data |
Generate a synthetic dataset to be used for testing. |
seis_sim |
Generate a simulated seismogram from a given S-P time. |
SVD_sim |
Generate basis vectors of a set of simulated seismograms. |
template_grid |
Generate a group of synthetic seismograms for a grid of sources. |