view


Usage

viewdata [filename]

where filename is the name of the raw data file. If the file cannot be parsed or is not given, an interactive dialog will be used to allow selecting a file. If no file is selected, the program exits.

Overview

viewdata is a program that plots the information in a raw CG-3M data file. It does not perform any corrections or manipulations; it is strictly for looking at the data of the file in graphical form.

Description

The program creates 2 windows: a control panel and a plot window. The control panel allows for switching the currently viewed station, saving the current plots to disk, and exiting the program. The interface is (hopefully) intuitive:


The plot window is divided into 4 plot areas:

  1. Gravity - plot of the gravity readings, in mGal; standard deviation of a reading is indicated by the vertical bar
  2. Tilt - X and Y tilts, in arcseconds, are plotted: X tilt is denoted by the "x" symbol; Y tilt is plotted with "+" symbol.
  3. Temperature - thermistor values, in mK. The temperature is actually the deviation from the ideal 55 C of the sensor oven.
  4. ETC - Earth tide correction computed by the meter (Longman, 1959 algorithm), in mGal. This number has already been applied to the readings in the first panel.


Copyright © 2000, Paul Gettings