Seismic traces are plotted on a panel horizontally, with spacing according to distance from source.
PLOT.TTCURVE(GH, STAXY = NULL, DIST = c(0, 10), DY = 0.1,
tim = 1, dt = 1, sel = c(1:4), WIN = c(1, 0), labs = c("CE1"),
notes = "CE1.V", tags = "CE1.V", sfact = 1, COL = "red",
add = 1, pts = FALSE, YAX = FALSE, TIT = NULL, SHIFT = NULL,
rm.mean = TRUE, UNITS = "volts", MARK = TRUE)
Graphical Side effect.
list(n=nn, dy=dy, minS=minS, maxS=maxS, meanS=meanS, DX=range(tim[tflag]), DY=DY, DIST=DIST )
Seismic data Structure
Station Locations and distances in KM
Distance range, km
height of each wiggle
time span for plotting
sample interval, seconds
select which traces to plot
vector, time window for zoom
vector of labels for each panel
vector of notes for each panel
character string vector, labels
scaling flag
col vector
add to plot
add points
Yaxis label
title
shift traces
remove mean from traces
character, units of traces
character marking for earthquake
Jonathan M. Lees<jonathan.lees@unc.edu>
PLOT.SEISN