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/multispec/response.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
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 |