reduce


Usage

reduce [-F cmd_file]

where -F is an optional argument that specifies a command file for batch processing. If no command file is specified, interactive mode is assumed. If an invalid or non-existant command file is specified, the program will abort with a nasty message.

Overview

reduce is the main reduction program for high precision gravity data. The assumptions and limitations of the program are detailed in full below, under Theory of Operation. A brief overview of the main features is presented here:

Usage

To run reduce, several auxiliary files are needed:

With all the auxiliary files created, run reduce. If batch mode is desired, the option -F file must be appended. file is the name of the command file. In interactive mode, a window is created that is the status window. This window maintains a record of the state of the program. This information is also written to the disk file "reduce.log". In interactive mode, the status information is written to the screen and disk.

If no command file is specified, or if the specified file cannot be parsed, reduce prompts for the raw data file, the station parameter file, and the existing tare data file. If no file, or an invalid file, is entered for the data or parameter files, the program aborts. If no file or an invalid file is entered for the tare data, no existing tare data is assumed and the program continues.

After reading the station parameter file, reduce creates a new window which lists the known stations and their parameters. Note that the program checks to insure that there are parameters for every station in the data file; if not, the program exits. Extra stations in the parameter file are allowed.

After reading all files, the program prompts for various reduction parameters, including which corrections to perform on the data. Any entry box left empty is assumed to have a value of 0.0. After setting all the desired options, click the GO! button.

If this dialog is cancelled, the program exits.