Index: trunk/Branches.txt
===================================================================
--- trunk/Branches.txt	(revision 21504)
+++ trunk/Branches.txt	(revision 21505)
@@ -1,2 +1,6 @@
+
+eam_branch_20090208
+* Ohana : mucking around with measure.d, average.d, etc to define the
+  initial PS1 survey DVO output formats.
 
 eam_branch_20090203
Index: trunk/ippconfig/gpc1/psphot.config
===================================================================
--- trunk/ippconfig/gpc1/psphot.config	(revision 21504)
+++ trunk/ippconfig/gpc1/psphot.config	(revision 21505)
@@ -3,10 +3,6 @@
 SAVE.OUTPUT	BOOL 	TRUE
 SAVE.BACKMDL	BOOL 	TRUE
-#SAVE.RESID	BOOL 	TRUE
-#SAVE.BACKGND	BOOL 	TRUE
-#SAVE.BACKSUB	BOOL 	TRUE
-#SAVE.PSF	BOOL 	TRUE
-#LOAD.PSF	BOOL 	FALSE
-#SAVE.PLOTS     	BOOL    TRUE
+SAVE.PSF	BOOL 	TRUE
+SAVE.PLOTS     	BOOL    TRUE
 
 BACKGROUND.XBIN	    S32  256            # size of background superpixels
@@ -42,10 +38,10 @@
 PSF.TREND.NY                        S32   1
 
-MOMENTS_SN_MIN      F32   30.0
+MOMENTS_SN_MIN      F32   10.0
 EXT_MIN_SN           F32  50.0           # fit galaxies above this S/N limit
 FULL_FIT_SN_LIM      F32  50.0
 AP_MIN_SN            F32  50.0
 
-OUTPUT.FORMAT       STR PS1_DEV_1
+OUTPUT.FORMAT        STR  PS1_V1
 
 PSF_SHAPE_NSIGMA     F32  3.0		 # max significance for shape variation
Index: trunk/ippconfig/recipes/psphot.config
===================================================================
--- trunk/ippconfig/recipes/psphot.config	(revision 21504)
+++ trunk/ippconfig/recipes/psphot.config	(revision 21505)
@@ -49,5 +49,5 @@
 # parameters to control the selection of the peak in the Sx,Sy plane
 MOMENTS_SCALE                       F32   0.25       
-MOMENTS_SN_MIN                      F32   100.0           # min S/N to measure moments
+MOMENTS_SN_MIN                      F32   10.0           # min S/N to measure moments
 MOMENTS_SX_MAX                      F32   50.0
 MOMENTS_SY_MAX                      F32   50.0
