Index: branches/eam_branches/20090522/ippconfig/recipes/psphot.config
===================================================================
--- branches/eam_branches/20090522/ippconfig/recipes/psphot.config	(revision 24238)
+++ branches/eam_branches/20090522/ippconfig/recipes/psphot.config	(revision 24529)
@@ -11,10 +11,11 @@
 SAVE.PLOTS                          BOOL  FALSE
 
+# format for output CMF files
+OUTPUT.FORMAT                       STR   PS1_V1
+
 # 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_V1
 
 # 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	  1.0		  # XXX caution on this: too high and we will excessively clip
+MOMENTS_GAUSS_SIGMA		    F32	  2.0		  # XXX TEST THIS: sigma in pixels (should be >> seeing equiv)
 
 # basic object statistics
