readme

来自「su 的源代码库」· 代码 · 共 55 行

TXT
55
字号
README for SUDIPDIVCOR  Demo 				25 Jun 1993The shell script Model creates a synthetic data set (filename:data.seis) using the public domain code, SUSYNLV. The data isa single cdp gather in the form of seismic traces in SEGY format.See the selfdoc of 'susynlv' for additional information.(Simply type:  susynlv to see the selfdoc)The shell script Dipdivcor performs the conventional anddip-dependent divergence corrections on the data in 'data.seis'.This shell script is written to process the data set createdby the 'Model' shell script. However, the user may substitutehis/her own SEGY formatted, cdp sorted data files.See the selfdoc of 'sudmofkcw' for additional information.(Simply type:  sudmofkcw to see the selfdoc)To create the input data, type:  ModelTo perform the divergence correction demoDipdivcorWhen these shells finish, you may view the data on X-windows systemsby typing:Xplotor as PostScript output by typing:PSplotTo view the PostScript file, you need to set the environment variable:PSPREVIEWERin your working shell. If your working shell is Korn Shell (ksh)put the line:export PSPREVIEWER=/your/PostScript_previewerin your .profileIf your working shell is C-shell (csh), then add the  line:setenv PSPREVIEWER /your/PostScript_previewerwhere /your/PostScript_previewer is the program you prefer touse to view PostScript output. The program 'xepsp' that ispart of the CWP Public Domain codes is an X-windows PostScriptpreviewer written at CWP.If you have questions about this code please contact.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 + -
显示快捷键?