DISPLACE.SEISN {RSEIS} | R Documentation |
Removes seismic instrument response and integrates to displacement.
DISPLACE.SEISN(TH, sel = 1:length(TH$JSTR), inst = 1, Kal = Kal, FILT = list(ON = TRUE, fl = 1/30, fh = 7, type = "HP", proto = "BU"))
TH |
list structure of seismic traces |
sel |
select which tracesin list to deconvolve |
inst |
index to instrument in Kal list for calibration and instrument response |
Kal |
list of instrument responses |
FILT |
filter output, after instrumentation |
Instrument responses are lists of poles and zeros for each instrument defined.
Same as input list with new traces representing displacement versus velocity
Jonathan M. Lees<jonathan.lees@unc.edu>
VELOCITY.SEISN