Index: branches/czw_branch/20101203/ippconfig/gpc1/format_20080925.config
===================================================================
--- branches/czw_branch/20101203/ippconfig/gpc1/format_20080925.config	(revision 29907)
+++ branches/czw_branch/20101203/ippconfig/gpc1/format_20080925.config	(revision 29965)
@@ -235,4 +235,5 @@
         CELL.YPARITY    STR     ATM2_2
 
+	CHIP.VIDEOCELL  STR     CELLMODE
         # XY24 is bad, so get it from the database; all others from header
 	CHIP.TEMP.DEPEND	STR	CHIP.NAME
Index: branches/czw_branch/20101203/ippconfig/gpc1/format_20080929.config
===================================================================
--- branches/czw_branch/20101203/ippconfig/gpc1/format_20080929.config	(revision 29907)
+++ branches/czw_branch/20101203/ippconfig/gpc1/format_20080929.config	(revision 29965)
@@ -230,4 +230,5 @@
         CELL.YPARITY    STR     ATM2_2
 
+	CHIP.VIDEOCELL  STR     CELLMODE
         # XY24 is bad, so get it from the database; all others from header
 	CHIP.TEMP.DEPEND	STR	CHIP.NAME
Index: branches/czw_branch/20101203/ippconfig/gpc1/format_20081011.config
===================================================================
--- branches/czw_branch/20101203/ippconfig/gpc1/format_20081011.config	(revision 29907)
+++ branches/czw_branch/20101203/ippconfig/gpc1/format_20081011.config	(revision 29965)
@@ -221,4 +221,5 @@
         CELL.YPARITY    STR     ATM2_2
 
+	CHIP.VIDEOCELL  STR     CELLMODE
         # XY24 is bad, so get it from the database; all others from header
 	CHIP.TEMP.DEPEND	STR	CHIP.NAME
Index: branches/czw_branch/20101203/ippconfig/gpc1/format_20090120.config
===================================================================
--- branches/czw_branch/20101203/ippconfig/gpc1/format_20090120.config	(revision 29907)
+++ branches/czw_branch/20101203/ippconfig/gpc1/format_20090120.config	(revision 29965)
@@ -209,4 +209,5 @@
 
         FPA.BURNTOOL.APPLIED STR BTOOLAPP
+	CHIP.VIDEOCELL  STR     CELLMODE
 
         FPA.PON.TIME    STR     PONTIME
Index: branches/czw_branch/20101203/ippconfig/gpc1/format_20090220.config
===================================================================
--- branches/czw_branch/20101203/ippconfig/gpc1/format_20090220.config	(revision 29907)
+++ branches/czw_branch/20101203/ippconfig/gpc1/format_20090220.config	(revision 29965)
@@ -209,4 +209,5 @@
 
         FPA.BURNTOOL.APPLIED STR BTOOLAPP
+	CHIP.VIDEOCELL  STR     CELLMODE
 
         FPA.PON.TIME    STR     PONTIME
Index: branches/czw_branch/20101203/ippconfig/gpc1/format_20100122.config
===================================================================
--- branches/czw_branch/20101203/ippconfig/gpc1/format_20100122.config	(revision 29907)
+++ branches/czw_branch/20101203/ippconfig/gpc1/format_20100122.config	(revision 29965)
@@ -209,4 +209,5 @@
 
         FPA.BURNTOOL.APPLIED STR BTOOLAPP
+	CHIP.VIDEOCELL  STR     CELLMODE
 
         FPA.PON.TIME    STR     PONTIME
Index: branches/czw_branch/20101203/ippconfig/gpc1/format_orig.config
===================================================================
--- branches/czw_branch/20101203/ippconfig/gpc1/format_orig.config	(revision 29907)
+++ branches/czw_branch/20101203/ippconfig/gpc1/format_orig.config	(revision 29965)
@@ -217,4 +217,5 @@
 
         FPA.BURNTOOL.APPLIED STR BTOOLAPP
+	CHIP.VIDEOCELL  STR     CELLMODE
 
         FPA.PON.TIME    STR     PONTIME
Index: branches/czw_branch/20101203/ippconfig/recipes/ppStats.config
===================================================================
--- branches/czw_branch/20101203/ippconfig/recipes/ppStats.config	(revision 29907)
+++ branches/czw_branch/20101203/ippconfig/recipes/ppStats.config	(revision 29965)
@@ -236,5 +236,8 @@
   CONCEPT       STR     FPA.BURNTOOL.APPLIED 
 
+
   CONCEPT       STR	FPA.PON.TIME    # time since last power on
+
+  CONCEPT       STR     CHIP.VIDEOCELL  
 
   STAT          STR     ROBUST_MEDIAN   # Background estimator
Index: branches/czw_branch/20101203/ippconfig/recipes/ppStatsFromMetadata.config
===================================================================
--- branches/czw_branch/20101203/ippconfig/recipes/ppStatsFromMetadata.config	(revision 29907)
+++ branches/czw_branch/20101203/ippconfig/recipes/ppStatsFromMetadata.config	(revision 29965)
@@ -45,4 +45,5 @@
   ENTRY  VAL  FPA.PON.TIME     	  F32  CONSTANT          -pon_time            # time since last power on
 #  ENTRY  VAL  FPA.BURNTOOL.APPLIED S32 CONSTANT          -burntool_state      # 
+  ENTRY  VAL  CHIP.VIDEOCELL      BOOL CONSTANT          -video_cells         # This chip contains a video cell
   ENTRY  VAL  CHIP.TEMP        	  F32  SAMPLE_MEAN       -ccd_temp            # CCD temperature
   ENTRY  VAL  CELL.EXPOSURE    	  F32  SAMPLE_MEAN       -exp_time            # Exposure time
