powered by
Plot a seismic section as shot record
wiggleimage(Arot, dt = 1, dx = 1, col = "black")
Matrix: columns are individual traces
Sample rate, seconds
spacing in x-direction. If a vector is given, it is used instead and dx is taken from the difference of the first to elements.
color for plotting wiggles
Graphical side effects
Plot is arranged with time going down the page
matsquiggle, varsquiggle
# NOT RUN { S1 = symshot1() wiggleimage(S1$smograms, dt = -S1$dt, dx = S1$x, col = "black") # }
Run the code above in your browser using DataLab