5.11. 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.
copyright: | Calum Chamberlain, Chet Hopp. |
---|---|
license: | GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html) |
5.11.1. Classes & Functions¶
generate_synth_data |
Function to generate a synthetic dataset to be used for testing. |
SVD_sim |
Function to generate a basis vectors of a set of simulated seismograms with a range of S-P amplitude ratios. |
seis_sim |
Function to generate a simulated seismogram from a given S-P time. |
template_grid |
Function to generate a group of synthetic seismograms to simulate phase arrivals from a grid of known sources in a three-dimensional model. |