Changeset 36366 for trunk/psphot
- Timestamp:
- Dec 10, 2013, 1:37:49 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotStackMatchPSFsUtils.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotStackMatchPSFsUtils.c
r34721 r36366 325 325 if (deconv > deconvLimit) { 326 326 rejectReadout = true; 327 psLogMsg("psphot", PS_LOG_WARN, "Maximum deconvolution fraction (%f) exceeds limit (%f) --- rejecting i mage for matched psf analysis%d\n", deconv, deconvLimit, index);327 psLogMsg("psphot", PS_LOG_WARN, "Maximum deconvolution fraction (%f) exceeds limit (%f) --- rejecting input %d for matched psf analysis\n", deconv, deconvLimit, index); 328 328 } 329 329
Note:
See TracChangeset
for help on using the changeset viewer.
