readme
来自「su 的源代码库」· 代码 · 共 67 行
TXT
67 行
This is the main directory devoted to illustrating normal moveoutcorrections and stacking. 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 with X Windows, type:Xmodel show the model (X-windows plot)PSmodel show the model (PostScript plot)MakeData make the synthetic traces for the demoXdata show the data (X-windows plot)PSdata show the data (PostScript plot)Interactive velocity analysis demos to build the parameter file necessary for Xnmo. Run _only one_ of the following Velan scripts:Velan_semb standard semblance analysis -- same as suvelan demoVelan_nccs normalized crosscorrelation sumVelan_nsel normalized selective correlation sumVelan_uccs unnormalized crosscorrelation sumVelan_usel unnormalized selective correlation sumThen perform NMO and NMO stack by running one of these Xnmo show the nmo and stack (X-windows graphics)PSnmo show the nmo and stack (PostScript graphics)Clean up the directory:Clean.sh remove temporary files created by the demoFile to be saved:model necessary for the "model" portions of the demo, do not remove.You may type:zap xgraph to remove all xgraph/suxgraph plotszap ximage to remove all ximage/suximage plotszap xwigb to remove all xwigb/suwigb plotsNotes:When you make your velocity picks, you are assuming that thecoefficients were computed as if the model had the constantvelocities (ft/s): 5000.0, 6000.0, 8000.0, 10000.0, 15000.0in the layers delimited by depths (ft): 0, 1000.0, 2200.0,3500.0, 5000.0. However, the modeling program (susynlv)generates the data according to a linear velocity profile,here taken as: 5000.0 + 0.002*z. Note that you may need or want to tune some of the parametersin the Velan script you are using. Such parameters as the numberof contours in the contour plot, as well as parameters particularto each of the suvelan_ programs may be adjusted.For shell examples used with real data, see the files Velan,Velan.nmo, and NmoStack in the $CWPROOT/src/su/examples subdirectory.John Stockwell | john@dix.Mines.EDUCenter for Wave Phenomena (The Home of Seismic Un*x)Colorado School of MinesGolden, CO 80401 | http://www.cwp.mines.edu/cwpcodesvoice: (303) 273-3049 | fax: (303) 273-3478.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?