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/twodspec/apextract/apedit.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/twodspec/apextract/apedit.par')
-rw-r--r-- | noao/twodspec/apextract/apedit.par | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/noao/twodspec/apextract/apedit.par b/noao/twodspec/apextract/apedit.par new file mode 100644 index 00000000..8e6c15f5 --- /dev/null +++ b/noao/twodspec/apextract/apedit.par @@ -0,0 +1,17 @@ +# APEDIT + +input,s,a,,,,List of input images to edit +apertures,s,h,"",,,Apertures +references,s,h,"",,,"Reference images +" +interactive,b,h,yes,,,Run task interactively? +find,b,h,no,,,Find apertures? +recenter,b,h,no,,,Recenter apertures? +resize,b,h,no,,,Resize apertures? +edit,b,h,yes,,,"Edit apertures? +" +line,i,h,INDEF,1,,Dispersion line +nsum,i,h,10,,,Number of dispersion lines to sum or median +width,r,h,5.,0.,,Profile centering width +radius,r,h,10.,,,Profile centering radius +threshold,r,h,0.,0.,,Detection threshold for profile centering |