Index: trunk/ippconfig/gpc1/camera.config
===================================================================
--- trunk/ippconfig/gpc1/camera.config	(revision 42478)
+++ trunk/ippconfig/gpc1/camera.config	(revision 42623)
@@ -157,4 +157,7 @@
 PHOTCODE.RULE           STR     {DETECTOR}.{FILTER.ID}.{CHIP.NAME}	# Rule for generating photcode
 
+# EAM 20240209 : until v15 burntools have been generated for all raw data, keep v14 for the
+# default value (modify in checked out test code)
+# BURNTOOL.STATE.GOOD        S16  15  # Value for burntool_state with the most recent bt version.
 BURNTOOL.STATE.GOOD        S16  14  # Value for burntool_state with the most recent bt version.
 BURNTOOL.STATE.GOOD.UPDATE S16  13  # for upddate processing accept earlier version
Index: trunk/ippconfig/gpc1/ppImage.config
===================================================================
--- trunk/ippconfig/gpc1/ppImage.config	(revision 42478)
+++ trunk/ippconfig/gpc1/ppImage.config	(revision 42623)
@@ -1095,4 +1095,5 @@
     DARK METADATA
       EXPTIME STR FPA.EXPOSURE
+      DETTYPE STR TIMEDARK
     END
     FLAT METADATA
@@ -1870,5 +1871,5 @@
   MASK.BURNTOOL      BOOL    TRUE            # Mask potential burntool trails
   PATTERN.ROW        BOOL    TRUE            # Row pattern correction
-  PATTERN.CELL	     BOOL    TRUE	     # Cell pattern correction
+  PATTERN.CELL	     BOOL    FALSE	     # Cell pattern correction
   FRINGE             BOOL    TRUE            # Fringe subtraction
   BIN1.FITS          BOOL    TRUE            # Save 1st binned chip image?
