Index: /trunk/ippconfig/recipes/ppStats.config
===================================================================
--- /trunk/ippconfig/recipes/ppStats.config	(revision 19067)
+++ /trunk/ippconfig/recipes/ppStats.config	(revision 19068)
@@ -3,4 +3,5 @@
 # Options governing statistics
 SAMPLE          F32     0.1     # Fraction of cell to sample
+DO.FIRST.READOUT.3D BOOL FALSE  # for 3D images, measure stats of first readout
 
 # Mask value to use for statistics.  this is only used for stand-alone
@@ -24,4 +25,30 @@
 # basic stats for output images
 CHIPSTATS	METADATA
+  STAT          MULTI
+  STAT		STR	ROBUST_MEDIAN
+  STAT          STR     ROBUST_STDEV   # Background statistics estimators
+
+  HEADER        MULTI
+  HEADER        STR     OVER_VAL
+  HEADER        STR     FWHM_X # major axis FWHM (in pixels)
+  HEADER        STR     FWHM_Y # minor axis FWHM (in pixels)
+  HEADER        STR     DT_DET   # elapsed time in detrend processing
+  HEADER        STR     DT_PHOT  # elapsed time in photometry processing
+  HEADER        STR     DT_ASTR  # elapsed time in astrometry processing
+  HEADER        STR     APMIFIT
+  HEADER        STR     DAPMIFIT
+  HEADER        STR     CERROR
+  HEADER        STR     NSTARS
+  HEADER        STR     NASTRO
+
+  ANALYSIS      MULTI   # metadata blocks to search in chip/cell/readout->analysis
+  ANALYSIS      STR     PSPHOT.HEADER
+  ANALYSIS      STR     PSASTRO.HEADER
+END
+
+# basic stats for output images
+DARKSTATS	METADATA
+  DO.FIRST.READOUT.3D BOOL TRUE  # for 3D images, measure stats of first readout
+
   STAT          MULTI
   STAT		STR	ROBUST_MEDIAN
