Changeset 25383 for trunk/psphot/src/psphotReadout.c
- Timestamp:
- Sep 15, 2009, 12:45:01 PM (17 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psphot/src/psphotReadout.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/pap (added) merged: 25238,25241-25243,25246,25258-25267,25278,25302,25309-25312,25326-25329,25331-25339
- Property svn:mergeinfo changed
-
trunk/psphot/src/psphotReadout.c
r24890 r25383 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 (!psphotEfficiency(config, readout, view, 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.
