blob: 5bb9f0712cd5025bcfd822d774fa70e7e988c52f (
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
36
|
.help dicoplot Dec84 noao.imred.vtel
.ih
NAME
dicoplot -- Make plots of Carrington maps on the Dicomed
.ih
USAGE
dicoplot input_image1 input_image2 rot_number
.ih
PARAMETERS
.ls input_image1
First image to plot on the output.
.le
.ls input_image2
Second image to plot on the output.
.le
.ls rot_number
Carrington rotation number.
.le
.ih
DESCRIPTION
Dicoplot produces plots on the Dicomed.
.ih
EXAMPLES
1. To make a plot containing a 10830 gram and the associated weight gram where
the carrington rotation number is 1841, the 10830 gram is "temp1",
and the weight gram is "carweight" type:
.nf
vt> dicoplot temp1 carweight 1841
.fi
The program gets information about the dates and longitudes from the image
headers.
.ih
SEE ALSO
.endhelp
|