Changeset 40189
- Timestamp:
- Oct 27, 2017, 7:39:16 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20170121/psphot/src/psphotFullForceSummaryReadout.c
-
Property svn:mergeinfo
set to
/branches/czw_branch/20160809/psphot/src/psphotFullForceSummaryReadout.c merged eligible /trunk/psphot/src/psphotFullForceSummaryReadout.c merged eligible
r36868 r40189 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 -
Property svn:mergeinfo
set to
Note:
See TracChangeset
for help on using the changeset viewer.
