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/onedspec/irsiids/flatfit.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/onedspec/irsiids/flatfit.par')
-rw-r--r-- | noao/onedspec/irsiids/flatfit.par | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/noao/onedspec/irsiids/flatfit.par b/noao/onedspec/irsiids/flatfit.par new file mode 100644 index 00000000..3167697d --- /dev/null +++ b/noao/onedspec/irsiids/flatfit.par @@ -0,0 +1,24 @@ +# FLATFIT parameter file + +input,s,a,,,,Input image root file name +records,s,a,,,,Range of spectral records +output,s,a,,,,Output file root name for new spectra +function,s,h,"chebyshev",,,Function to fit (chebyshev|legendre|spline3|spline1) +order,i,h,6,1,,Fitting order (number of terms) +niter,i,h,1,1,,Number of rejection iterations +lower,r,h,2,0,,Lower rejection criterion in sigmas +upper,r,h,2,0,,Upper rejection criterion in sigmas +ngrow,i,h,0,,,Growing region +div_min,r,h,1.0,,,Value to use if division by zero occurs +interact,b,h,yes,,,Interact with the first accumulation? +all_interact,b,h,no,,,Interact with all accumulations? +coincor,b,h,)_.coincor,,,Apply coincidence correction to flats +ccmode,s,h,)_.ccmode,,,Correction mode (photo|iids) +deadtime,r,h,)_.deadtime,,,Deadtime in seconds +power,r,h,)_.power,,,IIDS power law coefficient +new_order,i,a,4,1,,enter order +new_lower,r,a,,,,enter nr sigma +new_upper,r,a,,,,enter nr sigma +new_niter,i,a,,,,enter nr of iterations +confirm,b,a,,,,Exit and save solution? +cursor,*gcur,h,"",,,Graphics cursor input |