Index: /trunk/ippconfig/recipes/psphot.config
===================================================================
--- /trunk/ippconfig/recipes/psphot.config	(revision 13013)
+++ /trunk/ippconfig/recipes/psphot.config	(revision 13014)
@@ -1,12 +1,13 @@
 
 # these options turn on different inputs and/or outputs
-SAVE.OUTPUT	BOOL 	TRUE
-SAVE.BACKMDL	BOOL 	FALSE
-SAVE.BACKGND	BOOL 	FALSE
-SAVE.BACKSUB	BOOL 	FALSE
-SAVE.RESID	BOOL 	FALSE
-SAVE.PSF	BOOL 	FALSE
-LOAD.PSF	BOOL 	FALSE
-SAVE.PLOTS      BOOL    FALSE
+SAVE.OUTPUT		BOOL 	TRUE
+SAVE.BACKMDL		BOOL 	FALSE
+SAVE.BACKMDL.STDEV	BOOL 	FALSE
+SAVE.BACKGND		BOOL 	FALSE
+SAVE.BACKSUB		BOOL 	FALSE
+SAVE.RESID		BOOL 	FALSE
+SAVE.PSF		BOOL 	FALSE
+LOAD.PSF		BOOL 	FALSE
+SAVE.PLOTS      	BOOL    FALSE
 
 # the zero point is used to set a basic scale for DVO
@@ -124,2 +125,9 @@
 NOISE.FACTOR        F32 5.0
 NOISE.SIZE          F32 2.0
+
+USE_FOOTPRINTS			BOOL	T	# use new pmFootprint peak packaging
+FOOTPRINT_NPIXMIN		S32	5	# Minimum size of a pmFootprint
+FOOTPRINT_NSIGMA_LIMIT		F32	20	# threshold for bright pmFootprint detection
+FOOTPRINT_NSIGMA_LIMIT_2	F32	4	# threshold for faint pmFootprint detection
+FOOTPRINT_CULL_NSIGMA_DELTA	F32	4	# Cull peaks that aren't nsigma above coll to neighbour
+FOOTPRINT_CULL_NSIGMA_MIN	F32	1	# Minimum height of colls in units of skyStdev
