sumigtk

来自「seismic software,very useful」· 代码 · 共 25 行

TXT
25
字号
SUMIGTK - MIGration via T-K domain method for common-midpoint stacked datasumigtk <stdin >stdout dxcdp= [optional parms]Required Parameters:dxcdp                   distance between successive cdpsOptional Parameters:fmax=Nyquist            maximum frequencytmig=0.0                times corresponding to interval velocities in vmigvmig=1500.0             interval velocities corresponding to times in tmigvfile=                  binary (non-ascii) file containing velocities v(t)nxpad=0                 number of cdps to pad with zeros before FFTltaper=0                length of linear taper for left and right edges verbose=0               =1 for diagnostic printNotes:Input traces must be sorted by either increasing or decreasing cdp.The tmig and vmig arrays specify an interval velocity function of time.Linear interpolation and constant extrapolation is used to determineinterval velocities at times not specified.  Values specified in tmigmust increase monotonically.Alternatively, interval velocities may be stored in a binary filecontaining one velocity for every time sample.  If vfile is specified,then the tmig and vmig arrays are ignored.The time of first sample is assumed to be zero, regardless of the valueof the trace header field delrt.Trace header fields accessed:  ns and dt

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?