Index: trunk/ppStats/src/ppStats.config
===================================================================
--- trunk/ppStats/src/ppStats.config	(revision 7902)
+++ trunk/ppStats/src/ppStats.config	(revision 13999)
@@ -2,9 +2,14 @@
 
 MULTI	HEADERS		# May specify multiple HEADERS
-HEADERS		STR	HEADER1,HEADER2			# Read these headers
-HEADERS		STR	HEADER3				# Read these headers too
+HEADER		STR	HEADER1,HEADER2			# Read these headers
+HEADER		STR	HEADER3				# Read these headers too
+
 MULTI	STATS		# May specify multiple STATS
-STATS		STR	SAMPLE_MEAN,SAMPLE_STDEV	# Calculate these statistics
-STATS		STR	ROBUST_MEDIAN			# Calculate these statistics too
+STAT		STR	SAMPLE_MEAN,SAMPLE_STDEV	# Calculate these statistics
+STAT		STR	ROBUST_MEDIAN			# Calculate these statistics too
+
+MULTI   ANALYSIS        # metadata blocks to search in chip/cell/readout->analysis
+ANALYSIS        STR     PSPHOT.HEADER
+ANALYSIS        STR     PSASTRO.HEADER
 
 SAMPLE		F32	0.1				# Fraction of cell to sample
