Rdocumentation
powered by
Learn R Programming
RSEIS (version 2.8-1)
correct.moveout: Moveout Correction
Description
Shift traces accoring to given moveout times
Usage
correct.moveout(GH, sel = 1, tims = 0)
Arguments
GH
RSEIS structure list
sel
index of which traces to be shifted
tims
time shifts for each trace
Value
RSEIS list structure returned with adjusted traces
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.