Invoking Rays

To invoke rays, issue the command: rays [options] filename

filename is the name of an ingest header file stored in the directory /usr/iris_data/ingest.

Ingest files are named with a timestamp for when the data were gathered. For example, ingest data gathered at 10:17:30 on December 2, 1994 is stored in a file named 941202101730.

Ray Options
-help Prints the list of options.
-data:dtype Specify which data type to display.
[-if:]filename Specify which ingest header file to read.
-inter Run in interactive mode. This is the old style, rays then prompts for some of the options.
-perf Performance test, display ray headers only.
-range:# Specify starting range in km.
-sweep:# Specify sweep number, origin 1.
-terse Skip showing ingest header info.
-width:# Specify maximum line with for data display.

To make it easier to enter the names of the ingest files, change your default directory to the ingest directory and get a listing of all the header files (with ls *.). Select the name of a file with the mouse and paste it into the command line.