Changeset 25246 for branches/pap/psphot/src/psphotReadout.c
- Timestamp:
- Sep 2, 2009, 9:58:54 AM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/psphot/src/psphotReadout.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/psphot/src/psphotReadout.c
r24890 r25246 61 61 // display the backsub and backgnd images 62 62 psphotVisualShowBackground (config, view, readout); 63 63 64 64 // run a single-model test if desired (exits from here if test is run) 65 65 psphotModelTest (config, view, recipe); … … 224 224 psphotMagnitudes(config, readout, view, sources, psf); 225 225 226 if (!psphotFake(readout, psf, recipe, sources)) { 227 psErrorStackPrint(stderr, "Unable to determine detection efficiencies from fake sources"); 228 psErrorClear(); 229 } 230 226 231 // replace failed sources? 227 232 // psphotReplaceUnfitSources (sources);
Note:
See TracChangeset
for help on using the changeset viewer.
