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/lib/scr/setlimits.key | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/lib/scr/setlimits.key')
-rw-r--r-- | noao/lib/scr/setlimits.key | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/noao/lib/scr/setlimits.key b/noao/lib/scr/setlimits.key new file mode 100644 index 00000000..6fa832c9 --- /dev/null +++ b/noao/lib/scr/setlimits.key @@ -0,0 +1,21 @@ + SET EXTRACTION APERTURES + +? Display commands +a Set the aperture number for the current aperture +l Set the lower limit at the cursor for the current aperture +u Set the upper limit at the cursor for the current aperture +y Set the aperture limits at the Y cursor positions for the + aperture nearest the X cursor ++ Make the next aperture to the right the current aperture +- Make the next aperture to the left the current aperture +. Make the nearest aperture to the cursor the current aperture + +The following colon commands set or show various parameters. + +:show [file] Show or record the apertures +:aperture [number] Show or set aperture number +:lower [value] Show or set aperture lower limit +:upper [value] Show or set aperture upper limit + +:.help Display cursor mode commands +:/help Display formating commands |