Index: trunk/ippconfig/recipes/ppStatsFromMetadata.config
===================================================================
--- trunk/ippconfig/recipes/ppStatsFromMetadata.config	(revision 26443)
+++ trunk/ippconfig/recipes/ppStatsFromMetadata.config	(revision 26446)
@@ -403,11 +403,11 @@
   ENTRY MULTI
   TYPE   VAL  KEYWORD             TYPE STATISTIC         FLAG 
-  ENTRY  VAL  MASKED_FRACTION     F64  CONSTANT          -masked_frac # fraction of pixels masked by streaks
-  ENTRY  VAL  TOTAL_TIME          F64  CONSTANT          -run_time    # total run time for streaksremove
+  ENTRY  VAL  STREAK_FRACTION     F32  CONSTANT          -streak_frac # fraction of pixels masked by streaks
+  ENTRY  VAL  TOTAL_TIME          F32  CONSTANT          -run_time    # total run time for streaksremove
 
   # The following timers are included in the stats not saved in the datbase
-# ENTRY  VAL  GET_STREAK_PIXELS   F64  CONSTANT          -dtime_compute_masked  # time to compute list of streak pixels
-# ENTRY  VAL  REMOVE_STREAKS      F64  CONSTANT          -dtime_remove # time to mask the pixels
-# ENTRY  VAL  WRITE_IMAGES        F64  CONSTANT          -dtime_write  # time to write out the results
-# ENTRY  VAL  REPLICATE_OUTPUTS   F64  CONSTANT          -dtime_replicate  # time to replicate the outputs
-END
+# ENTRY  VAL  GET_STREAK_PIXELS   F32  CONSTANT          -dtime_compute_masked  # time to compute list of streak pixels
+# ENTRY  VAL  REMOVE_STREAKS      F32  CONSTANT          -dtime_remove # time to mask the pixels
+# ENTRY  VAL  WRITE_IMAGES        F32  CONSTANT          -dtime_write  # time to write out the results
+# ENTRY  VAL  REPLICATE_OUTPUTS   F32  CONSTANT          -dtime_replicate  # time to replicate the outputs
+END
