biasframe, this can be altered by editing
the appropriate line in the script.
% prepbias 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:
% prepbias run080[012] run085[678]
in the C shell. This wildcarding facility is available when the script prompts for a list of input images.
% nohup prepbias 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.
biasframe. See the comments in the script
for changes which can be made if it is to be used stand-alone.
Echelle Data Reduction Cookbook