Index: trunk/psModules/src/config/pmConfigCamera.c
===================================================================
--- trunk/psModules/src/config/pmConfigCamera.c	(revision 23450)
+++ trunk/psModules/src/config/pmConfigCamera.c	(revision 23451)
@@ -159,7 +159,7 @@
 // Don't update these skycell concepts; last one MUST be 0 (i.e., NULL).
 const static char *skycellConceptsCell[] = { "CELL.BIASSEC", "CELL.TRIMSEC", "CELL.READDIR", "CELL.XPARITY",
-                                             "CELL.YPARITY", "CELL.X0", "CELL.Y0", 0 };
+                                             "CELL.YPARITY", "CELL.X0", "CELL.Y0", "CELL.TIMESYS", 0 };
 const static char *skycellConceptsChip[] = { "CHIP.XPARITY", "CHIP.YPARITY", 0 };
-const static char *skycellConceptsFPA[] = { 0 };
+const static char *skycellConceptsFPA[] = { "FPA.TIMESYS" };
 
 // What do we call the skycell concept in the FITS header?
