Index: /trunk/psphot/src/psphotFullForceSummaryReadout.c
===================================================================
--- /trunk/psphot/src/psphotFullForceSummaryReadout.c	(revision 40047)
+++ /trunk/psphot/src/psphotFullForceSummaryReadout.c	(revision 40048)
@@ -317,5 +317,5 @@
             }
 
-            if (galaxyFits && isfinite(galaxyFits->nPix) && galaxyFits->chisq->n) {
+            if (galaxyFits && galaxyFits->nPix && galaxyFits->chisq->n) {
                 if (numerator == NULL) {
                     // first source with galaxyFits allocate accumulators
