Index: trunk/psModules/src/astrom/pmFPAConstruct.c
===================================================================
--- trunk/psModules/src/astrom/pmFPAConstruct.c	(revision 6888)
+++ trunk/psModules/src/astrom/pmFPAConstruct.c	(revision 6894)
@@ -755,4 +755,5 @@
             for (int k = 0; k < readouts->n; k++) {
                 pmReadout *readout = readouts->data[k]; // The readout
+                psTrace(__func__, 8, "row0: %d\n", readout->row0);
                 psImage *image = readout->image; // The image
                 psList *bias = readout->bias; // The list of bias images
