diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /noao/obsutil/src/starfocus/starfocus.key | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
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. |