Index: /branches/eam_branches/ipp-20120627/ippconfig/recipes/psphot.config
===================================================================
--- /branches/eam_branches/ipp-20120627/ippconfig/recipes/psphot.config	(revision 34192)
+++ /branches/eam_branches/ipp-20120627/ippconfig/recipes/psphot.config	(revision 34193)
@@ -510,4 +510,15 @@
   DIFF_STATS			    BOOL TRUE	       # Calculate diff-specific stats
   OUTPUT.FORMAT		            STR  PS1_DV2       # Format of output file
+
+  # Extended source fit parameters
+  # these models are used for high-quality shape analysis after all sources have been removed
+  EXTENDED_SOURCE_FITS                BOOL  TRUE  # perform the detailed extended sourc fits?
+  EXT_MODEL                           STR   PS_MODEL_TRAIL
+
+  # extended source models applied to sources
+  EXTENDED_SOURCE_MODELS METADATA 
+   TYPE      EXTENDED_SOURCE_MODEL  MODEL            SNLIM   PSF_CONVOLVED
+   TRAIL_RAW EXTENDED_SOURCE_MODEL  PS_MODEL_TRAIL    10.0   FALSE
+  END
 END
 
