Changeset 37590 for trunk/psphot/src/psphotEfficiency.c
- Timestamp:
- Nov 12, 2014, 1:05:19 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotEfficiency.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotEfficiency.c
r36863 r37590 502 502 503 503 // measure the magnitudes and fluxes for the sources 504 if (!psphotMagnitudesReadout(config, recipe, view, readout, fakeSourcesAll, psf )) {504 if (!psphotMagnitudesReadout(config, recipe, view, readout, fakeSourcesAll, psf, index)) { 505 505 psError(PS_ERR_UNKNOWN, false, "Unable to measure magnitudes of fake sources."); 506 506 psFree(fakeSources);
Note:
See TracChangeset
for help on using the changeset viewer.
