📄 readme
字号:
Sudgast CWP Proprietary Software U-30Proprietary to the Consortium Project on Inversion of Complex Structureuntil 5 Jan 1997.This is the software package sudgast. Sudgast stands for Seismic Unix Distributed Genetic Algorithm Statics estimation. To use this code you should have installed a recent version of the CWP/SU Free Softwarepackage and PVM v2.4 (Parallel Virtual Machine). All the source files that form the library libdga.a are in the directorysudagst/lib. Typing make will build this library. In the directory mainyou will find the following source codes:sudgast.c: Main program for sudgast (the master program)process.c: The slave programsustapply.c: Apply statics provided by sudgast on the datasustxcor.c: Builds crosscorrelation table for the stacking proceduresuaddstatics.c: Add random, surface consistent statics on seismic data setsGo to the directory main and type make to compile all those codes. IMPORTANT !PVM REQUIRES that the executable codes for sudgast.c and process.c beinstalled in the directory ~/pvm/DIR, where DIR depends on the machineyou are working on. DIR can be set to the following values: DIR Machine -------- ------- AFX8 Alliant FX/8 BFLY BBN Butterfly TC2000 C2MP Convex CM2 Thinking Machines CM-2 CRAY Cray HP9K HP 9000 (Snake) I860 Intel RX Hypercube IPSC Intel IPSC/2 NEXT NeXT PMAX Dec/Mips arch (3100, 5000, etc.) RIOS IBM/RS6000 SGI Silicon Graphics IRIS SUN3 Sun 3 SUN4 Sun 4, 4c, sparc, etc. SYMM Sequent Symmetry TITN Stardent Titan UVAX Dec/MicrovaxYou SHOULD create this directory before attempting to install sudgast.You will also need to change the line in main/Makefilethat reads:B = $(HOME)/pvm/RIOSto the appropriate path for your system.Among all the programs listed above only sudgast.c and process.c use the PVM library, so only those should have their respective executable filesin ~/pvm/DIR. However, as a (possible) convenience for the user all executablefiles (sudgast, process, sustxcor, sustapply and suaddstatics) areinstalled in this directory.The following is a step by step list that you should follow in order to install sudgast.1) Install a current release of the CWP/SU Free software package2) Install PVM v2.43) Create the directory ~/pvm/DIR (edit main/Makefile accordingly)4) From the current directory type cd lib and then make5) From the current directory type cd main and then make6) run sudgast, sustxcor, sustapply and suaddstatics for standard CWP selfdoc documentationTo run the sudgast demo go from the current directory to the Demo directory and read the README file there.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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -