Index: trunk/psModules/src/camera/pmFPAfileIO.c
===================================================================
--- trunk/psModules/src/camera/pmFPAfileIO.c	(revision 14955)
+++ trunk/psModules/src/camera/pmFPAfileIO.c	(revision 15000)
@@ -774,4 +774,5 @@
     }
     pmFPAview *thisView = pmFPAAddSourceFromHeader (file->fpa, phu, file->format);
+    assert (thisView); // XXX we are having some trouble with input psf files not having the Cell and fpa names matching.
     psFree (thisView);
     psFree (phu);
