powered by
Simulate an exploration style seismic shot with ground roll, air wave, refractions and reflections.
symshot1(PLOT = FALSE)
logical, TRUE=plot the wiggles. DEFAULT=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
Arrivals are calculated based on geometric considerations with a 1D layered model.
Sherrif
wiggleimage, symshot
# NOT RUN { S1 <- symshot1() wiggleimage(S1$smograms, dt = -S1$dt, dx = S1$x, col = "black") # }
Run the code above in your browser using DataLab