Index: branches/simmosaic_branches/ippconfig/cfh12k/psphot.config
===================================================================
--- branches/simmosaic_branches/ippconfig/cfh12k/psphot.config	(revision 24860)
+++ branches/simmosaic_branches/ippconfig/cfh12k/psphot.config	(revision 27837)
@@ -1,36 +1,10 @@
 
 # turn these on to see specific outputs
-SAVE.OUTPUT	BOOL 	TRUE
-SAVE.BACKMDL	BOOL 	TRUE
-SAVE.PSF	BOOL 	TRUE
 SAVE.PLOTS	BOOL 	TRUE
-
-BACKGROUND.XBIN	    S32   128           # size of background superpixels
-BACKGROUND.YBIN	    S32   128           # size of background superpixels
-
-# image background parameters
-IMSTATS_NPIX        S32  10000    	 # number of pixels to use for sky estimate boxes:
-
-PSF_SN_LIM          F32  50              # minimum S/N for stars used for PSF model
-PSF_MAX_NSTARS      S32  300             # limit number of stars used for PSF model
-
-PEAKS_NSIGMA_LIMIT     F32   25.0            # peak significance threshold
-PEAKS_NSIGMA_LIMIT_2   F32   10.0            # peak significance threshold
 
 # PSF model parameters : choose the PSF model desired
 PSF_MODEL           STR  PS_MODEL_QGAUSS
 
-MOMENTS_SN_MIN       F32  20.0           # min S/N to measure moments
-EXT_MIN_SN           F32  50.0           # fit galaxies above this S/N limit
-FULL_FIT_SN_LIM      F32  50.0
-AP_MIN_SN            F32  25.0
-MEASURE.APTREND	                    BOOL  FALSE
-
-# BREAK_POINT may be one of (PEAKS, MOMENTS, PSFMODEL, ENSEMBLE)
-# BREAK_POINT         STR ENSEMBLE
-
-OUTPUT.FORMAT       STR PS1_DEV_1
-
-# masking parameters (XXX EAM : rework this to use psRegion like ANALYSIS_REGION)
+# XXX are these needed?
 XMIN                F32   +10        	 # minimum valid x-coord
 XMAX                F32   -10        	 # maximum valid x-coord
@@ -38,3 +12,2 @@
 YMAX                F32   -10        	 # maximum valid y-coord
 
-USE_FOOTPRINTS                      BOOL  TRUE       	  # use new pmFootprint peak packaging
