diff options
Diffstat (limited to 'noao/twodspec/apextract/apflatten.par')
-rw-r--r-- | noao/twodspec/apextract/apflatten.par | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/noao/twodspec/apextract/apflatten.par b/noao/twodspec/apextract/apflatten.par new file mode 100644 index 00000000..84e5906c --- /dev/null +++ b/noao/twodspec/apextract/apflatten.par @@ -0,0 +1,37 @@ +# APFLATTEN + +input,s,a,,,,List of images to flatten +output,s,a,,,,List of output flatten images +apertures,s,h,"",,,Apertures +references,s,h,"",,,"List of reference images +" +interactive,b,h,yes,,,Run task interactively? +find,b,h,yes,,,Find apertures? +recenter,b,h,yes,,,Recenter apertures? +resize,b,h,yes,,,Resize apertures? +edit,b,h,yes,,,Edit apertures? +trace,b,h,yes,,,Trace apertures? +fittrace,b,h,yes,,,Fit traced points interactively? +flatten,b,h,yes,,,Flatten spectra? +fitspec,b,h,yes,,,"Fit normalization spectra interactively? +" +line,i,h,INDEF,1,,Dispersion line +nsum,i,h,10,,,Number of dispersion lines to sum or median +threshold,r,h,10.,,,"Threshold for flattening spectra +" +pfit,s,h,"fit1d","fit1d|fit2d",,Profile fitting type (fit1d|fit2d) +clean,b,h,no,,,Detect and replace bad pixels? +saturation,r,h,INDEF,,,Saturation level +readnoise,s,h,"0.",,,Read out noise sigma (photons) +gain,s,h,"1.",,,Photon gain (photons/data number) +lsigma,r,h,4.,0.,,Lower rejection threshold +usigma,r,h,4.,0.,,"Upper rejection threshold +" +function,s,h,"legendre","chebyshev|legendre|spline1|spline3",,Fitting function for normalization spectra +order,i,h,1,1,,Fitting function order +sample,s,h,"*",,,Sample regions +naverage,i,h,1,,,Average or median +niterate,i,h,0,0,,Number of rejection iterations +low_reject,r,h,3.,0.,,Lower rejection sigma +high_reject,r,h,3.,0.,,High upper rejection sigma +grow,r,h,0.,0.,,Rejection growing radius |