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/obsutil/src/starfocus/starfocus.key | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/obsutil/src/starfocus/starfocus.key')
-rw-r--r-- | noao/obsutil/src/starfocus/starfocus.key | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/noao/obsutil/src/starfocus/starfocus.key b/noao/obsutil/src/starfocus/starfocus.key new file mode 100644 index 00000000..119e74a6 --- /dev/null +++ b/noao/obsutil/src/starfocus/starfocus.key @@ -0,0 +1,15 @@ + COMMAND OPTIONS + +? Page this help information. +g Measure object and graph the results. +m Measure object. +q Quit object marking and go to next image. + At the end of all images go to analysis of all measurements. + +:show Show the current results. + +When an object is measured the center and enclosed flux profile is determined. +When using the "mark1" option typing 'q' will measure all remaining images +at the same cursor positions while the "markall" option goes to the +next image until the image list is finished. If measuring only one +object with the 'g' key then a 'q' will exit the program. |