writetape: Cl script to write 5 full disk grams to tape.
Package: vtel
Usage
writetape input_root tape_name
Parameters
- getname
- Root name for input files.
- getmtape
- Tape file descriptor.
Description
Writetape takes as input five(5) full disk grams in IRAF image format and writes them to tape in a format identical to the original full disk grams produced on the vacuum telescope. The input image names are expected to be the "input_root" name concatenated with the numbers "1", "2", ... "5". Writetape calls 'writevt' and is a cl script file.
Examples
1. To write five files with root name m1585 to tape mta, the command would be:
vt> writetape m1585 mta
See also
readvt, writevt