Index: trunk/psModules/src/camera/pmFPALevel.h
===================================================================
--- trunk/psModules/src/camera/pmFPALevel.h	(revision 11253)
+++ trunk/psModules/src/camera/pmFPALevel.h	(revision 16345)
@@ -2,9 +2,10 @@
  * @brief Defines enum and string representations for the FPA levels
  *
- * @author Eugene Magnier, MHPCC
+ * @author Eugene Magnier, IfA
+ * @author Paul Price, IfA
  *
- * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-01-24 02:54:14 $
- * Copyright 2005-2006 Institute for Astronomy, University of Hawaii
+ * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2008-02-07 00:10:08 $
+ * Copyright 2005-2008 Institute for Astronomy, University of Hawaii
  */
 
@@ -21,5 +22,6 @@
     PM_FPA_LEVEL_CHIP,                  ///< Level corresponds to a Chip
     PM_FPA_LEVEL_CELL,                  ///< Level corresponds to a Cell
-    PM_FPA_LEVEL_READOUT                ///< Level corresponds to a Readout
+    PM_FPA_LEVEL_READOUT,               ///< Level corresponds to a Readout
+    PM_FPA_LEVEL_CHUNK,                 ///< Level corresponds to a chunk
 } pmFPALevel;
 
