Index: /trunk/ippconfig/recipes/psphot.config
===================================================================
--- /trunk/ippconfig/recipes/psphot.config	(revision 18863)
+++ /trunk/ippconfig/recipes/psphot.config	(revision 18864)
@@ -62,4 +62,7 @@
 PSF_MIN_DS                          F32   0.01
 PSF_PARAM_WEIGHTS                   BOOL  FALSE
+
+PSF_FIT_ITER                        S32   50              # Maximum number of fitting iterations for PSF
+PSF_FIT_TOL                         F32   0.01            # Fit tolerance for PSF
 
 # PSF model parameters : choose the PSF model
@@ -114,4 +117,7 @@
 EXT_MOMENTS_RADIUS                  F32   9
 
+EXT_FIT_ITER                        S32   20              # Maximum number of fitting iterations for EXT
+EXT_FIT_TOL                         F32   0.01            # Fit tolerance for EXT
+
 # extended source aperture-like measurements
 EXTENDED_SOURCE_ANALYSIS            BOOL  FALSE  # perform any of the aperture-like measurements?
