Index: trunk/ippconfig/vysos5/psphot.config
===================================================================
--- trunk/ippconfig/vysos5/psphot.config	(revision 25732)
+++ trunk/ippconfig/vysos5/psphot.config	(revision 25756)
@@ -1,31 +1,16 @@
 
-SAVE.BACKMDL	BOOL 	TRUE
-SAVE.BACKGND	BOOL 	FALSE
-SAVE.BACKSUB	BOOL 	FALSE
-SAVE.PLOTS      BOOL    TRUE
-SAVE.RESID	BOOL 	FALSE
-SAVE.PSF	BOOL 	TRUE
-LOAD.PSF	BOOL 	FALSE
+# XXX check on this value
+PSF_CLUMP_NSIGMA                    F32   3.5             # region of Sx,Sy plane to use for selecting PSF stars
 
-PEAKS_NSIGMA_LIMIT                  F32   20.0            # peak significance threshold
-PEAKS_NSIGMA_LIMIT_2                F32   10.0             # peak significance threshold
-PSF_MOMENTS_RADIUS  		    F32    7               # calculate initial source moments with this radius
-PSF_CLUMP_NSIGMA                    F32   3.5             # region of Sx,Sy plane to use for selecting PSF stars
-PSF_MAX_NSTARS                      S32   400             # limit number of stars used for PSF model
-MEASURE.APTREND	                    BOOL  TRUE
-
+# do we want to do 2-pass analysis?
 BREAK_POINT                         STR   PASS1     
 
+# keep these large since psfs are so undersampled
 PSPHOT.CR.NSIGMA.LIMIT              F32   5.0  # sources with crNsigma greater that this get tagged as likely cosmic rays
 PSPHOT.EXT.NSIGMA.LIMIT             F32   5.0  # sources with extNsigma greater that this get tagged as likely extended sources
 
-USE_FOOTPRINTS                      BOOL  TRUE       	  # use new pmFootprint peak packaging
-FOOTPRINT_NPIXMIN                   S32   5       	  # Minimum size of a pmFootprint
-FOOTPRINT_NSIGMA_LIMIT              F32   10      	  # threshold for bright pmFootprint detection
-FOOTPRINT_NSIGMA_LIMIT_2            F32   10       	  # threshold for faint pmFootprint detection
+# small psfs so small grow radius
 FOOTPRINT_GROW_RADIUS               S32   1       	  # How much to grow bright footprints
 FOOTPRINT_GROW_RADIUS_2             S32   2       	  # How much to grow faint footprints
-FOOTPRINT_CULL_NSIGMA_DELTA         F32   4       	  # Cull peaks that aren't nsigma above coll to neighbour
-FOOTPRINT_CULL_NSIGMA_MIN           F32   1       	  # Minimum height of colls in units of skyStdev
 
 PSF_MODEL                           STR   PS_MODEL_PGAUSS
