aboutsummaryrefslogtreecommitdiff
path: root/noao/imred/vtel/doc/writetape.hlp
blob: 6159c016b4ad8de4afaae0b2bd4c859b78bd42df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
.help writetape Jan86 noao.imred.vtel
.ih
NAME
writetape -- Write 5 grams to tape in full disk format. (Used as
intermediate step in 10830 processing.
.ih
USAGE
writetape input_root tape_name
.ih
PARAMETERS
.ls getname
Root name for input files.
.le
.ls getmtape
Tape file descriptor.
.le
.ih
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.
.ih
EXAMPLES
1. To write five files with root name m1585 to tape mta, the command would be:

.nf
	vt> writetape m1585 mta
.fi

.ih
SEE ALSO
readvt, writevt
.endhelp