Reads ACSIS
observation files in a directory and creates an index. Standard JCMT directory layout is supported.
acsis_index [-v | -h | -d | -o] [-a] [-c] [-e] [-f] [-t/T -r/R -s/S] [datadir]
all
Print information
on all files even if the headers are identical. For example, include multiple subbands (subsystems) and sub-scans.
debug
Print debugging
information.
extended
Print extended lines. Can add AZ, EL, pointing offsets and bandwidth.
force
Force a subdirectory search. If no files are found in the directory itself, as would be the case for a raw data
tree, the program will automatically search subdirecties. This option forces the subdirectory search.
help
Print help information.
version
Print version information.
man
Print the full documentation
to STDOUT.
ocscfg
Print the OCS
configuration XML file.
cal
Only
print calibration observations.
skip
Skip observation information when printing Tsys or Trx
stdev
Include the standard deviation when printing Tsys or Trx.
trx
Print median receiver
temperature.
tsys
Print median system temperature.
The primary argument is the data directory to index. If a yyyymmdd
string is given it will
default to the ACSIS data for the specified data unless there is a local subdirectory named yyyymmdd
.
Will default to the value of the $datadir environment variable if set.