Changeset 36542 for trunk/psphot/src/psphotStackReadout.c
- Timestamp:
- Feb 19, 2014, 4:12:18 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotStackReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotStackReadout.c
r36375 r36542 391 391 392 392 // re-measure the PSF for the smoothed image (using entries in 'allSources') 393 psphotChoosePSF (config, view, STACK_OUT, false); 393 if (!psphotChoosePSF (config, view, STACK_OUT, false)) { 394 psLogMsg ("psphot", 3, "failure to construct a psf model in radial aperture loop for entry :%d", entry); 395 return psphotReadoutCleanup (config, view, STACK_RAW); 396 } 394 397 395 398 // this is necessary to update the models based on the new PSF
Note:
See TracChangeset
for help on using the changeset viewer.
