Changeset 28905
- Timestamp:
- Aug 12, 2010, 8:23:04 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100621/psphot/src/psphotMagnitudes.c
r28692 r28905 124 124 return false; 125 125 } 126 127 # if (0)128 int nap = 0;129 if (!psphotMagnitudes_Unthreaded (&nap, cells->data[j], psf, binning, backModel, backStdev, photMode, maskVal)) {130 psError(PS_ERR_UNKNOWN, false, "Unable to guess model.");131 return false;132 }133 Nap += nap;134 # endif135 126 } 136 127
Note:
See TracChangeset
for help on using the changeset viewer.
