Index: trunk/ippconfig/recipes/psphot.config
===================================================================
--- trunk/ippconfig/recipes/psphot.config	(revision 33963)
+++ trunk/ippconfig/recipes/psphot.config	(revision 33964)
@@ -192,7 +192,8 @@
 KRON_APPLY_WEIGHT                   BOOL  FALSE
 KRON_APPLY_WINDOW                   BOOL  FALSE
-KRON_SMOOTH                         BOOL  FALSE
+KRON_SMOOTH                         BOOL  TRUE
 KRON_SMOOTH_SIGMA                   F32   1.7
 KRON_SMOOTH_NSIGMA                  S32   2
+KRON_SB_MIN_FACTOR                  F32   2
 
 # Extended source fit parameters
@@ -364,5 +365,6 @@
   PSPHOT.STACK.MATCH.PSF.SOURCE       STR   AUTO # which inputs to convolve? (RAW, CNV, AUTO)
   PSPHOT.STACK.TARGET.PSF.AUTO        BOOL  F    # automatically determine target PSF size?
-  PSPHOT.STACK.USE.RAW                BOOL  F    # perform photometry & morphology analysis on the raw image
+  PSPHOT.STACK.USE.RAW                BOOL  T    # perform photometry & morphology analysis on the raw image
+  KRON_SMOOTH                         BOOL  T    # do not smooth before kron radius measurement
   @PSPHOT.STACK.TARGET.PSF.FWHM       F32   6.0 8.0 # FWHM of target PSF (if NOT AUTO sized; pixels)
   RADIAL_APERTURES                    BOOL  T    # calculate flux in circular radial apertures?
@@ -450,5 +452,5 @@
 
   EXT_FIT_MAX_RADIUS                  F32   50.0
-  PSF_MODEL                           STR   PS_MODEL_PS1_V1 
+  PSF_MODEL                           STR   PS_MODEL_P1_V1 
   EXT_MODEL                           STR   PS_MODEL_SERSIC
 END
