correct.moveout: Moveout Correction
Description
Shift traces accoring to given moveout times
Usage
correct.moveout(GH, sel = 1, tims = 0)
Value
RSEIS list structure returned with adjusted traces
Arguments
- GH
RSEIS structure list
- sel
index of which traces to be shifted
- tims
time shifts for each trace
Author
Jonathan M. Lees<jonathan.lees@unc.edu>
Details
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.