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/lib/scr/setlimits.key | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
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 |