Index: trunk/ippconfig/recipes/psphot.config
===================================================================
--- trunk/ippconfig/recipes/psphot.config	(revision 41444)
+++ trunk/ippconfig/recipes/psphot.config	(revision 41445)
@@ -859,4 +859,29 @@
 END
 
+YSE_DIFF METADATA
+  PEAKS_NSIGMA_LIMIT_2              F32  3.5           # peak significance threshold 
+  DIFF_STATS                        BOOL TRUE          # Calculate diff-specific stats
+  OUTPUT.FORMAT                     STR  PS1_DV5       # Format of output file
+
+  PSF_FIT_MODEL_SUM_FRAC_CUT        F32  0.5
+  PSF_FIT_MASKED_SUM_FRAC_CUT       F32  0.1
+
+END
+
+YSE_NOCOVAR_DIFF METADATA
+  PEAKS_NSIGMA_LIMIT_2              F32  3.5           # peak significance threshold 
+  DIFF_STATS                        BOOL TRUE          # Calculate diff-specific stats
+  OUTPUT.FORMAT                     STR  PS1_DV5       # Format of output file
+
+  PSF_FIT_MODEL_SUM_FRAC_CUT        F32  0.5
+  PSF_FIT_MASKED_SUM_FRAC_CUT       F32  0.1
+
+  ## Use the covariance factor in the linear fit (true) or set factor to 1.0 (false)
+  LINEAR_FIT_COVAR_FACTOR             BOOL  FALSE
+
+  LINEAR_FIT_VARIANCE_MODE            STR   IMAGE_VAR
+
+END
+
 
 # Recipe overrides for PR reduction
