Index: /branches/eam_branches/20090715/ippconfig/simtest/psphot.config
===================================================================
--- /branches/eam_branches/20090715/ippconfig/simtest/psphot.config	(revision 25658)
+++ /branches/eam_branches/20090715/ippconfig/simtest/psphot.config	(revision 25659)
@@ -1,47 +1,4 @@
 
-# these options turn on different inputs and/or outputs
-SAVE.BACKMDL	BOOL 	TRUE
-SAVE.BACKGND	BOOL 	TRUE
-SAVE.BACKSUB	BOOL 	TRUE
-SAVE.RESID	BOOL 	TRUE 
-SAVE.PLOTS      BOOL    TRUE
-SAVE.PSF	BOOL 	TRUE 
-# LOAD.PSF	BOOL 	FALSE
-
-# smaller than gpc1 or default... (test on GPC1...)
-IMSTATS_NPIX        S32  40000    	 # number of pixels to use for sky estimate boxes:
-
-# same as ppSim.config?
-PSF_MODEL           STR  PS_MODEL_PGAUSS
-
-PEAKS_NSIGMA_LIMIT  F32  15.0            # peak significance threshold
-PSF_SN_LIM          F32  20.0            # minimum S/N for stars used for PSF model
-
-USE_FOOTPRINTS                      BOOL  T       	  # use new pmFootprint peak packaging
-FOOTPRINT_NSIGMA_LIMIT              F32   14.0      	  # threshold for bright pmFootprint detection
-
-# smaller than gpc1 (12), but larger than default (3) test this
-PSF_MOMENTS_RADIUS     F32  16.0 # calculate initial source moments with this radius
-MOMENTS_GAUSS_SIGMA    F32   4.0 # XXX TEST THIS: sigma in pixels (should be >> seeing equiv)
-MOMENTS_SN_MIN         F32   1.0 # min S/N to measure moments
-MOMENTS_MIN_PIXEL_SN   F32   0.0 # ---> this should be fixed to 0.0
-
-# do these need to be smaller than the default??
-MOMENTS_SX_MAX                      F32   25.0
-MOMENTS_SY_MAX                      F32   25.0
-
-# robust vs fitted??  gpc1 uses fitted...  robust median gives better background stdev --> test with flat-field photometry
-# SKY_STAT            STR  ROBUST_MEDIAN   # statistic used to measure background
-# SKY_BIAS            F32   -3.             # offset applied to measured sky (FOR TESTING)
-SKY_BIAS            F32  0.0             # offset applied to measured sky (FOR TESTING)
-SKY_STAT            STR  FITTED_MEAN_V4   # statistic used to measure background
-
-# turn off for the moment 
-PSF.RESIDUALS                       BOOL  TRUE            # generate the residuals?
-MEASURE.APTREND	                    BOOL  TRUE		### Gene says there's bugs in this part
-
-IGNORE_GROWTH                       BOOL  TRUE
-INTERPOLATE_AP                      BOOL  TRUE
-AP_MIN_SN                           F32   1.0
-
-PSF_FIT_RADIUS                      F32   5.0            # fitting radius for test PSF model
+# same as ppSim.config (if YES, <apResid> should be 0.0)
+# ppSim currently uses PS_MODEL_GAUSS
+PSF_MODEL                           STR   PS_MODEL_PGAUSS
