setgeom - BSU program sets geometry for reciprocal refraction shooting (run gensetg first)
setgeom [ -h | sfile | pfile | nezfile ]
Basic Seismic Utilities (BSU) applies the shots.txt and phones.txt files created by the interactive program, gensetg. This program is designed to set the geometry on engineering surveys, such as bridge foundation studies. The geophones are layed out in blocks (a group of phones together, say on one bank of a river). The shots move, perhaps across a river (with the geophone to channel relationship being constant the entire time). Refraction interpretation usually involves resorting to common receiver gathers. The two text files, sfile and pfile arguments, direct the association of surveyed positions in the *.nez file with the data files (sfile), and with the geophones (pfile). The association is made by an exact character match of labels (last column in *.nez file). Thus, an entry in the shots.txt file of SP04 will not match an entry of SP004 in an *.nez file (they must be identical, and this is something to watch when you run the pre-process, gensetg. C-Language Version.
Options
-h |
Online help giving details on command line arguments | ||
sfile |
The shots to data control file (typically "shots.txt") | ||
pfile |
The geophone to trace number control file (typically "phones.txt") |
nezfile
The file containing the survey locations of shots (SP#) and geophones (VP#).
NOTE:
If invoked with no options, will prompt user for input
parameters.
EXAMPLE:
setgeom shots.txt phones.txt stp001.nez
File the data files specified in column 1 of shots.txt will be associated with shot labels in the second column of that file. The seismograph channel numbers in the first column of phones.txt will be associated with survey labels in the second column. The survey coordinates will be in file stp001.nez.
setgxxxx.seg
named according to input file first 4 characters (see example above).
standard output
produces a progress bar
setgeom.lst
Listing of SEG-2 header contents.
bhelp(1), egg2seg(1), topcon2(1), bcnv(1), gensetg(1), c_bsegy(5)
no known bugs.
Copyright © 2024 by Paul Michaels
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
P. Michaels, PE. <[email protected]>