Changeset 40048
- Timestamp:
- May 18, 2017, 11:50:01 AM (9 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotFullForceSummaryReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotFullForceSummaryReadout.c
r36868 r40048 317 317 } 318 318 319 if (galaxyFits && isfinite(galaxyFits->nPix)&& galaxyFits->chisq->n) {319 if (galaxyFits && galaxyFits->nPix && galaxyFits->chisq->n) { 320 320 if (numerator == NULL) { 321 321 // first source with galaxyFits allocate accumulators
Note:
See TracChangeset
for help on using the changeset viewer.
