Index: branches/pap/psModules/src/camera/pmFPARead.h
===================================================================
--- branches/pap/psModules/src/camera/pmFPARead.h	(revision 23948)
+++ branches/pap/psModules/src/camera/pmFPARead.h	(revision 25027)
@@ -21,4 +21,5 @@
                    psFits *fits,        ///< FITS file from which to read
                    int z,               ///< Readout number/plane; zero-offset indexing
+		   int *zMax,		///< Max plane number in this cell
                    int numScans,        ///< Number of scans (rows/cols) to read
                    pmConfig *config     ///< Configuration
@@ -31,4 +32,5 @@
                         psFits *fits,   ///< FITS file from which to read
                         int z,          ///< Readout number/plane; zero-offset indexing
+		   int *zMax,		///< Max plane number in this cell
                         int numScans,   ///< Number of scans (rows/cols) to read
                         int overlap,    ///< Overlap between consecutive reads
@@ -98,4 +100,5 @@
                        psFits *fits,    ///< FITS file from which to read
                        int z,           ///< Readout number/plane; zero-offset indexing
+		       int *zMax,	///< Max plane number in this cell
                        int numScans,    ///< Number of scans (rows/cols) to read
                        pmConfig *config ///< Configuration
@@ -108,4 +111,5 @@
                             psFits *fits, ///< FITS file from which to read
                             int z,      ///< Readout number/plane; zero-offset indexing
+			    int *zMax,		///< Max plane number in this cell
                             int numScans, ///< Number of scans (rows/cols) to read
                             int overlap, ///< Overlap between consecutive reads
@@ -150,4 +154,5 @@
                            psFits *fits, ///< FITS file from which to read
                            int z,       ///< Readout number/plane; zero-offset indexing
+			   int *zMax,	///< Max plane number in this cell
                            int numScans, ///< Number of scans (rows/cols) to read
                            pmConfig *config ///< Configuration
@@ -160,4 +165,5 @@
                                 psFits *fits, ///< FITS file from which to read
                                 int z,    ///< Readout number/plane; zero-offset indexing
+		   int *zMax,		///< Max plane number in this cell
                                 int numScans, ///< Number of scans (rows/cols) to read
                                 int overlap, ///< Overlap between consecutive reads
