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/digiphot/daophot/findpars.par | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 noao/digiphot/daophot/findpars.par (limited to 'noao/digiphot/daophot/findpars.par') diff --git a/noao/digiphot/daophot/findpars.par b/noao/digiphot/daophot/findpars.par new file mode 100644 index 00000000..f42b3e89 --- /dev/null +++ b/noao/digiphot/daophot/findpars.par @@ -0,0 +1,12 @@ +# FINDPARS + +threshold,r,h,4.0,,,Threshold in sigma for feature detection +nsigma,r,h,1.5,,,Width of convolution kernel in sigma +ratio,r,h,1.0,0.0,1.0,Ratio of minor to major axis of Gaussian kernel +theta,r,h,0.0,0.0,180.0,Position angle of major axis of Gaussian kernel +sharplo,r,h,.2,,,Lower bound on sharpness for feature detection +sharphi,r,h,1.0,,,Upper bound on sharpness for feature detection +roundlo,r,h,-1.0,,,Lower bound on roundness for feature detection +roundhi,r,h,1.0,,,Upper bound on roundness for feature detection +mkdetections,b,h,no,,,Mark detections on the image display? +mode,s,h,'ql' -- cgit