View source: R/correct.moveout.R
correct.moveout | R Documentation |
Shift traces accoring to given moveout times
correct.moveout(GH, sel = 1, tims = 0)
GH |
RSEIS structure list |
sel |
index of which traces to be shifted |
tims |
time shifts for each trace |
Each trace listed in sel gets shifted forward or backward according to time in tims. This is useful for shifting traces according to a given moveout curve.
RSEIS list structure returned with adjusted traces
Jonathan M. Lees<jonathan.lees@unc.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.