The output files are named ob_File where File is the
name of the input object frame.
% echrduce run0800 run0801 run0802 run0856 run0857 run0858
If wildcarding facilities are available in your shell, you can use them to simplify the command line, for example, the above would become:
% echrduce run080[012] run085[678]
in the C shell. This wildcarding facility is available when the script prompts for a list of input images.
In practice, invocation from your shell is unlikely to be a good method of using this script as 3 environment variables defining the CCD output characteristic and ECHOMOP reduction structure file name are required. Use of these variables is summarised below.
Missing command-line arguments are prompted for.
% nohup echrduce filename [filename...] &
the nohup command will ensure that the script continues
to run even when you have logged off the system. The & at
the end of the line will run the script in the background.
ob_`File'.
flatfield containing a flat-field frame prepared by the
script prepflat should exist in the
working directory.
You can alter the name of this file, see comments in the
script.
Echelle Data Reduction Cookbook