- Timestamp:
- Apr 1, 2014, 11:03:38 AM (12 years ago)
- Location:
- branches/eam_branches/ipp-20140206
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
psphot/src (modified) (1 prop)
-
psphot/src/psphotStackReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140206
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20140206/psphot/src
-
Property svn:mergeinfo
set to
/branches/eam_branches/ipp-20140214/psphot/src merged eligible /branches/eam_branches/ipp-20140226/psphot/src merged eligible /tags/ipp-20140114/psphot/src merged eligible /trunk/psphot/src merged eligible
-
Property svn:mergeinfo
set to
-
branches/eam_branches/ipp-20140206/psphot/src/psphotStackReadout.c
r36375 r36627 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.
