From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- noao/digiphot/apphot/findpars.par | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 noao/digiphot/apphot/findpars.par (limited to 'noao/digiphot/apphot/findpars.par') diff --git a/noao/digiphot/apphot/findpars.par b/noao/digiphot/apphot/findpars.par new file mode 100644 index 00000000..f357fd76 --- /dev/null +++ b/noao/digiphot/apphot/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 detected stars on the display ? +mode,s,h,'ql' -- cgit