powered by
Simulate an exploration style seismic shot with ground roll, air wave, refractions and reflections.
symshot1(PLOT = FALSE)
Matrix: columns are individual traces
sample interval in time, s
x locations
spacing in X-direction
reflection information
refraction image
ground roll image
air wave image
List of theoretical values
refraction arrival times
reflection arrival times
Air arrival times
velocity for the air wave
Layered Model
logical, TRUE=plot the wiggles. DEFAULT=FALSE
Jonathan M. Lees<jonathan.lees@unc.edu>
Arrivals are calculated based on geometric considerations with a 1D layered model.
Sherrif
wiggleimage, symshot
S1 <- symshot1() wiggleimage(S1$smograms, dt = -S1$dt, dx = S1$x, col = "black")
Run the code above in your browser using DataLab