Index: trunk/psModules/src/objects/pmPSF_IO.h
===================================================================
--- trunk/psModules/src/objects/pmPSF_IO.h	(revision 12832)
+++ trunk/psModules/src/objects/pmPSF_IO.h	(revision 13191)
@@ -6,6 +6,6 @@
  * @author EAM, IfA
  *
- * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-04-14 03:22:48 $
+ * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-05-03 20:04:18 $
  * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
  */
@@ -31,4 +31,10 @@
 bool pmReadoutReadPSFmodel (pmReadout *readout, const pmFPAview *view, pmFPAfile *file, const pmConfig *config);
 
+bool pmFPAviewCheckDataStatusForPSFmodel (const pmFPAview *view, const pmFPAfile *file);
+bool pmFPACheckDataStatusForPSFmodel (const pmFPA *fpa);
+bool pmChipCheckDataStatusForPSFmodel (const pmChip *chip);
+bool pmCellCheckDataStatusForPSFmodel (const pmCell *cell);
+bool pmReadoutCheckDataStatusForPSFmodel (const pmReadout *readout);
+
 /// @}
 # endif
