readme
来自「su 的源代码库」· 代码 · 共 41 行
TXT
41 行
This directory illustrates the conventional application of statics:residual refraction statics applied before stack, and averagestatics applied after stack. If you are new to SU, start by reading "The SU User's Manual" and the README in $CWPROOT/src/demos.To run the demo:cd ./MakeData go to directory to create datarun the shell script Xcshot displays model and creates datafileThen cd .. return to main directoryRun the following shell scripts to complete the demo:Residual computes residual and average statics, and applies residual statics to prestack dataNMO nmo corrects and stacks data, followed by poststack application of average staticsXdisplay displays results with Xwindows orPSdisplay saves results as postscript filesNotes: The conventional application of refraction statics dividesthe procedure into two parts: application of residual refraction statics before stack, and the application of average refraction staticsafter stack. This splitting allows one to avoid the problem of stackingvelocity biasing endemic to statics application. To do this, sustaticrrs.cuses an input velocity file to compute residual and average refractionstatics and apply residual statics with the options hdrs=3 and hdrs=4.The residuals values are stored in the "gstat" header field, and the average value is stored in the "tstat" header field. After stack,option hdrs=5 is used to access the "tstat" header field and applythe average static. A horizontal reference datum is usually chosen to be above the highest topographic point in the survey area. Thevelocity with which data are static shifted to this datum is the replacement velocity, V_r.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?