blob: 7551477e3b981c4c4865f6ecc34d02bec3cbbf22 (
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
|
Interactive Graphics Keystroke Commands
? Print help
p Print the photometry for this star
t Print the plot parameters and data minimum and maximum
a Accept star and proceed
d Reject star and select another with image cursor
m Plot the default mesh plot for this star
n Increase vertical angle by 15 degrees (mesh plot only)
s Decrease vertical angle by 15 degrees (mesh plot only)
w Decrease horizontal angle by 15 degrees (mesh plot only)
e Increase horizontal angle by 15 degrees (mesh plot only)
c Plot the default contour plot for this star
r Plot the radial profile for this star
Colon Graphics Commands
:m [val] [val] Set the mesh plot vertical and horizontal viewing angles
:v [val] Set the mesh plot vertical viewing angle
:h [val] Set the mesh plot horizontal viewing angle
:c [val] [val] Set the contour plot floor and ceiling levels
:l [value] Set the contour plot floor level
:u [value] Set the contour plot ceiling level
|