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/apscat1.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/twodspec/apextract/apscat1.par')
-rw-r--r-- | noao/twodspec/apextract/apscat1.par | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/noao/twodspec/apextract/apscat1.par b/noao/twodspec/apextract/apscat1.par new file mode 100644 index 00000000..8cb5cf7b --- /dev/null +++ b/noao/twodspec/apextract/apscat1.par @@ -0,0 +1,11 @@ +# APSCAT1 + +apertures,s,h,)apscatter.apertures,,,>apall.apertures +function,s,h,"spline3","spline3|legendre|chebyshev|spline1",,Fitting function +order,i,h,1,1,,Order of fitting function +sample,s,h,"*",,,Sample points to use in fit +naverage,i,h,1,,,Number of points in sample averaging +low_reject,r,h,5.,0.,,Low rejection in sigma of fit +high_reject,r,h,2.,0.,,High rejection in sigma of fit +niterate,i,h,5,0,,Number of rejection iterations +grow,r,h,0.,0.,,Rejection growing radius in pixels |