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/multispec/response.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/twodspec/multispec/response.par')
-rw-r--r-- | noao/twodspec/multispec/response.par | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/noao/twodspec/multispec/response.par b/noao/twodspec/multispec/response.par new file mode 100644 index 00000000..0d6cdf60 --- /dev/null +++ b/noao/twodspec/multispec/response.par @@ -0,0 +1,11 @@ +# RESPONSE + +input_image,f,a,,,,Input image to be smoothed and cleaned +output_image,f,a,,,,Smoothed and cleaned output image +spline_order,i,h,4,2,,Smoothing spline order +width,i,a,1,1,,Width of smoothing region +sigma_min,r,h,1,,,Minimum pixel sigma +above,r,h,5,,,Upper cleaning threshold +below,r,h,5,,,Lower cleaning threshold +window,i,h,0,0,,Rejection window radiu +div_threshold,r,h,1000.,,,Division threshold |