Index: branches/eam_branches/ipp-20130904/ippconfig/recipes/psphot.config
===================================================================
--- branches/eam_branches/ipp-20130904/ippconfig/recipes/psphot.config	(revision 36284)
+++ branches/eam_branches/ipp-20130904/ippconfig/recipes/psphot.config	(revision 36306)
@@ -1,3 +1,2 @@
-
 # these options turn on different inputs and/or outputs
 SAVE.OUTPUT                         BOOL  TRUE
@@ -209,4 +208,6 @@
 EXTENDED_SOURCE_FITS_INTERACTIVE    BOOL  FALSE  # perform the detailed extended sourc fits?
 EXTENDED_SOURCE_FITS_POISSON        BOOL  FALSE   # use poisson errors for extended source models
+
+BILLS.SCALE.FACTOR                  F32   1.0   # TEST: factor to increase the xfit convolution radius
 
 EXTENDED_SOURCE_MODELS_SELECTION    STR   ALL
@@ -665,9 +666,11 @@
 
 FULLFORCE_WARP METADATA
-    GALAXY_SHAPES   BOOL    T
-    RADIAL_APERTURES BOOL   T
-    SAVE.PSF        BOOL    F
-    SAVE.BACKMDL    BOOL    F
-    # SAVE.RESID      BOOL    F
-    # OUTPUT.FORMAT   STR     PS1_V3
-END
+    GALAXY_SHAPES           BOOL    TRUE
+    RADIAL_APERTURES        BOOL    TRUE
+    EXTENDED_SOURCE_FITS    BOOL    TRUE    # this casues the xfit extension to be written out
+    EXTENDED_SOURCE_PETROSIAN BOOL    TRUE  # I want petrosian mags
+    SAVE.PSF                BOOL    FALSE
+    SAVE.BACKMDL            BOOL    FALSE
+    # SAVE.RESID            BOOL    FALSE
+    # OUTPUT.FORMAT         STR     PS1_V3
+END
