Index: /trunk/ippconfig/recipes/psphot.config
===================================================================
--- /trunk/ippconfig/recipes/psphot.config	(revision 33968)
+++ /trunk/ippconfig/recipes/psphot.config	(revision 33969)
@@ -192,5 +192,5 @@
 KRON_APPLY_WEIGHT                   BOOL  FALSE
 KRON_APPLY_WINDOW                   BOOL  FALSE
-KRON_SMOOTH                         BOOL  TRUE
+KRON_SMOOTH                         BOOL  TRUE      # smooth pixels before measuring kron radii
 KRON_SMOOTH_SIGMA                   F32   1.7
 KRON_SMOOTH_NSIGMA                  S32   2
@@ -365,6 +365,8 @@
   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?
+  # NOTE: if PSPHOT.STACK.USE.RAW is set to False, KRON.SMOOTH should be
+  # set to false as well in order to get the best MOMENTS_R1 measurement
   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
+  KRON_SMOOTH                         BOOL  T    # 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?
