blob: 0ed43c8ae3b4b0c04d1799aac61d31ac3943a541 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Keystroke Commands
? Print help
p Print photometry for star nearest the cursor
l List the current psf stars
n Select the next good candidate psf star from the list
a Add star nearest cursor to psf star list
d Delete psf star nearest cursor from psf star list
q Quit task
Colon Commands
:p [n] Print photometry for star n
:a [n] Add star n to psf star list
:d [n] Delete star n from psf star list
|