Index: trunk/ippconfig/gpc1/psphot.config
===================================================================
--- trunk/ippconfig/gpc1/psphot.config	(revision 26265)
+++ trunk/ippconfig/gpc1/psphot.config	(revision 26293)
@@ -37,2 +37,9 @@
   BACKGROUND.YBIN	    	    S32  32            # size of background superpixels
 END
+
+# Recipe overrides for PR reduction
+PR	METADATA
+	BACKGROUND.XBIN	      S32   128             # size    	    of background superpixels
+	BACKGROUND.YBIN	         S32   128             # size of background superpixels
+	SKY_STAT         STR   FITTED_MEAN_V4  # statistic used to measure background
+END
Index: trunk/ippconfig/recipes/psphot.config
===================================================================
--- trunk/ippconfig/recipes/psphot.config	(revision 26265)
+++ trunk/ippconfig/recipes/psphot.config	(revision 26293)
@@ -301,4 +301,7 @@
 	IMSTATS_NPIX		S32	50000
 	BREAK_POINT             STR   ENSEMBLE     
-	PEAKS_NMAX              S32   1000            # on first pass, only keep NMAX peaks (0 == all)
-END
+	PEAKS_NMAX              S32   1000            # on first pass, only keep NMAX peak (0 == all)
+	BACKGROUND.XBIN	      S32   128             # size    	    of background superpixels
+	BACKGROUND.YBIN	         S32   128             # size of background superpixels
+	SKY_STAT         STR   FITTED_MEAN_V4  # statistic used to measure background
+END
