diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /noao/digiphot/daophot/daoedit/daoedit.key | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/digiphot/daophot/daoedit/daoedit.key')
-rw-r--r-- | noao/digiphot/daophot/daoedit/daoedit.key | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/noao/digiphot/daophot/daoedit/daoedit.key b/noao/digiphot/daophot/daoedit/daoedit.key new file mode 100644 index 00000000..bd2f6b95 --- /dev/null +++ b/noao/digiphot/daophot/daoedit/daoedit.key @@ -0,0 +1,26 @@ + Daoedit Commands + +? Print help +: Colon commands +i Interactive parameter setup menu +a Estimate center, sky, skysigma, fwhmpsf and magnitude of a star +r Plot the radial profile of an object and its integral +g Toggle between image and graphics cursor +x Toggle radial profile plot between pixel and scale units +y Toggle radial profile plot between counts and normal units +q Quit task + + Colon Commands + +:lparam/eparam/unlearn pset List/edit/unlearn the named pset +:parameter [value] List or set an individual pset parameter + + + Named Parameter Sets + +datapars The data dependent parameters +findpars The daofind task object detection parameters +centerpars The phot task centering algorithm parameters +fitskypars The phot task sky fitting algorithm parameters +photpars The phot task photometry algroithm parameters +daopars The psf fitting algorithm parameters |