suxedit
来自「seismic software,very useful」· 代码 · 共 19 行
TXT
19 行
SUXEDIT - examine segy diskfiles and edit headerssuxedit diskfile (open for possible header modification if writable)suxedit <diskfile (open read only)The following commands are recognized:number read in that trace and print nonzero header words<CR> go to trace one step away (step is initially -1)+ read in next trace (step is set to +1)- read in previous trace (step is set to -1)dN advance N traces (step is set to N)% print some percentiles of the trace datar print some ranks (rank[j] = jth smallest datum)p [n1 [n2]] tab plot sample n1 to n2 on current traceg [tr1 tr2] wiggle plot (graph) the trace [traces tr1 to tr2]f wiggle plot the Fourier transform of the trace! key=val change a value in a field (e.g. ! tracr=101)? print help fileq quitNOTE: sample numbers are 1-based (first sample is 1).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?