Index: /trunk/ippconfig/recipes/psphot.config
===================================================================
--- /trunk/ippconfig/recipes/psphot.config	(revision 24592)
+++ /trunk/ippconfig/recipes/psphot.config	(revision 24593)
@@ -11,10 +11,11 @@
 SAVE.PLOTS                          BOOL  FALSE
 
+# format for output CMF files
+OUTPUT.FORMAT                       STR   PS1_V2
+
 # the zero point is used to set a basic scale for DVO
 # XXX it may not currently be read : double check this (EAM)
 ZERO_POINT                          F32   25.000          # zero point used by DVO
 ZERO_PT                             F32   25.000          # zero point used by DVO
-
-OUTPUT.FORMAT                       STR   PS1_V2
 
 # these parameter govern how the background is measured
@@ -53,4 +54,6 @@
 MOMENTS_SY_MAX                      F32   50.0
 MOMENTS_AR_MAX                      F32   1.5             # maximum axial ratio: 1 / AR < (sx / sy) < AR
+MOMENTS_MIN_PIXEL_SN		    F32	  0.0		  # XXX caution on this: too high and we will excessively clip
+MOMENTS_GAUSS_SIGMA		    F32	  4.0		  # XXX TEST THIS: sigma in pixels (should be >> seeing equiv)
 
 # basic object statistics
@@ -284,5 +287,4 @@
 END
 
-
 # Recipe overrides for PR reduction
 PR	METADATA
