Go to the list of seismic processes.
Go to SIOSEIS introduction.
PROCESS MAXIN
------- -----
Document date: 3 July 1992
Process MAXIN reads MicroMAX (TM) disk files. The MicroMAX files
must have been created on a Compaq MicroVAX because SIOSEIS assumes a
data format of IEEE floating point in Compaq byte order (little endian).
PARAMETER DICTIONARY
--------- ----------
IPATH - The input MicroMAX pathname (filename). MicroMAX filename
suffixes are applied by process MAXIN. e.g. ipath test
assumes the data is in test.dat and the two MicroMAX headers
are test.hd1 and test.hd2.
REQUIRED. e.g. ipath 05118813
shot/rp parameters:
------- ----------
FNO - The first shot/rp number the parameter list applies to.
Preset = the first shot/rp in file IPATH. e.g. fno 101
LNO - The last shots/rp number the parameter list applies to.
DEFAULT = the last shot/rp in file IPATH. e.g lno 101
NOINC - The increment between FNO and LNO. Only honored when FNO and
LNO are used.
Preset = 1 e.g noinc 2
FTR - The first trace of each shot/rp to read from disk file IPATH.
Traces less than FTR will not be read.
Preset = the first trace of every shot/rp e.g. ftr 11
LTR - The last trace of each shot/rp to read from disk file IPATH. Traces
greater than LTR will not be read.
Preset = the last trace of each shot/rp e.g. ltr 11
TRINC - The trace increment between FTR and LTR.
Preset = 1 e.g. trinc 2
Copyright (C) 1992 Seismic Reflection Processors, Solana Beach, CA.
ALL RIGHTS RESERVED.
Go to the list of seismic processes.
Go to SIOSEIS introduction.