Index: trunk/ippconfig/recipes/ppStats.config
===================================================================
--- trunk/ippconfig/recipes/ppStats.config	(revision 34792)
+++ trunk/ippconfig/recipes/ppStats.config	(revision 34793)
@@ -127,4 +127,8 @@
   HEADER	STR	IMAGE_V
   HEADER	STR	STREAK_V
+  
+  HEADER        STR     NDET            # sources->n
+  HEADER        STR     NDET_EXT
+  HEADER        STR     NDET_FRC
 
   ANALYSIS      MULTI   # metadata blocks to search in chip/cell/readout->analysis
Index: trunk/ippconfig/recipes/ppStatsFromMetadata.config
===================================================================
--- trunk/ippconfig/recipes/ppStatsFromMetadata.config	(revision 34792)
+++ trunk/ippconfig/recipes/ppStatsFromMetadata.config	(revision 34793)
@@ -544,4 +544,7 @@
   ENTRY  VAL  DT_ASTR             F32  CONSTANT         -dtime_astrom      
   ENTRY  VAL  NASTRO              S32  CONSTANT         -n_astrom          
+  ENTRY  VAL  NDET                S32  CONSTANT         -n_detections
+  ENTRY  VAL  NDET_EXT            S32  CONSTANT         -n_extended
+  ENTRY  VAL  NDET_FRC            S32  CONSTANT         -n_forced
 
   ENTRY  VAL  ZPT_OBS             F32  CONSTANT         -zpt_obs
