blob: 9e617a62942a2f11a04a6fcedc49d8f35aaf8e7a (
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
|
PSFMEASURE COMMAND OPTIONS
SUMMARY
? Help m Magnitude r Redraw z Zoom
a Spatial n Normalize s Mag symbols <space> Next
d Delete o Offset t Field radius
e Enclosed flux p Radial profile u Undelete
i Info q Quit x Delete
:level <val> :radius <val> :show <file> :xcenter <val>
:overplot <y|n> :scale <val> :size <type> :ycenter <val>
CURSOR COMMANDS
All plots may not be available depending on the number of stars.
? Page this help information
a Spatial plot
d Delete star nearest to cursor
e Enclosed flux for all stars
i Information about star nearest the cursor
m Size and ellipticity vs relative magnitude
n Normalize enclosed flux at x cursor position
o Offset enclosed flux to x,y cursor position by adjusting background
p Radial profiles for all stars
Profiles are determined from the derivatives of the enclosed flux
q Quit
r Redraw
s Toggle magnitude symbols in spatial plot
t Size and ellipticity vs radius from field center
u Undelete all deleted points
x Delete nearest point or star (selected by query)
z Zoom to a single measurement showing enclosed flux and radial profile
<space> Step through different stars in some plots
COLON COMMANDS
A command without a value generally shows the current value of the
parameter while with a value it sets the value of the parameter.
:level <val> Level at which the size parameter is evaluated
:overplot <y|n> Overplot the profiles from the narrowest profile?
:radius <val> Change profile radius(*)
:show <file> Page all information for the current set of objects
:size <type> Size type (Radius|FWHM|GFWHM|MFWHM) (**)
:scale <val> Pixel scale for size values
:xcenter <val> X field center for radius from field center plots
:ycenter <val> Y field center for radius from field center plots
(*) The profile radius may not exceed the initial value set by the task
parameter.
(**)
Radius = radius enclosing the fraction of the flux specified by "level"
FWHM = Full-width at half-maximum based on the radially smoothed profile
GFWHM = Full-width at half-maximum of Gaussian function fit to enclosed flux
MFWHM = Full-width at half-maximum of Moffat function fit to enclosed flux
|