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/twodspec/apextract/apdefault.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/twodspec/apextract/apdefault.par')
-rw-r--r-- | noao/twodspec/apextract/apdefault.par | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/noao/twodspec/apextract/apdefault.par b/noao/twodspec/apextract/apdefault.par new file mode 100644 index 00000000..7868197c --- /dev/null +++ b/noao/twodspec/apextract/apdefault.par @@ -0,0 +1,14 @@ +# APDEFAULT + +lower,r,h,-5.,,,Lower aperture limit relative to center +upper,r,h,5.,,,Upper aperture limit relative to center +apidtable,s,h,"",,,"Aperture ID table +" +b_function,s,h,"chebyshev","chebyshev|legendre|spline1|spline3",,Background function +b_order,i,h,1,1,,Background function order +b_sample,s,h,"-10:-6,6:10",,,Background sample regions +b_naverage,i,h,-3,,,Background average or median +b_niterate,i,h,0,0,,Background rejection iterations +b_low_reject,r,h,3.,0.,,Background lower rejection sigma +b_high_reject,r,h,3.,0.,,Background upper rejection sigma +b_grow,r,h,0.,0.,,Background rejection growing radius |