Index: /tags/ipp-20170121/psphot/src/psphotFullForceSummaryReadout.c
===================================================================
--- /tags/ipp-20170121/psphot/src/psphotFullForceSummaryReadout.c	(revision 40188)
+++ /tags/ipp-20170121/psphot/src/psphotFullForceSummaryReadout.c	(revision 40189)
@@ -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
