From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- noao/twodspec/multispec/response.par | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 noao/twodspec/multispec/response.par (limited to 'noao/twodspec/multispec/response.par') 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 -- cgit