powered by
plot theoretical arrival times for a seismic section
plotarrivals(x, THEORY, add = FALSE)
matrix of wiggles
theoretical arrivals
logical, if TRUE=Add to existing plot
graphical side effect
plots go from top of page down
symshot1, wiggleimage
# NOT RUN { S1 <- symshot1() wiggleimage(S1$smograms , dt=(-S1$dt), dx=S1$dx) plotarrivals(S1$x, S1$THEORY, add = TRUE) # }
Run the code above in your browser using DataLab