Changeset 33993 for trunk/psphot/src/psphotEfficiency.c
- Timestamp:
- Jun 8, 2012, 6:32:36 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotEfficiency.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotEfficiency.c
r33963 r33993 420 420 421 421 // psphotFitSourcesLinearReadout subtracts the model fits 422 # if (HAVE_MODEL_VAR) 422 423 if (!psphotFitSourcesLinearReadout(recipe, readout, fakeSourcesAll, psf, true, PM_SOURCE_PHOTFIT_CONST)) { 424 # else 425 if (!psphotFitSourcesLinearReadout(recipe, readout, fakeSourcesAll, psf, true)) { 426 # endif 423 427 psError(PS_ERR_UNKNOWN, false, "Unable to perform linear fit on fake sources."); 424 428 psFree(fakeSources);
Note:
See TracChangeset
for help on using the changeset viewer.
