Changeset 13529 for trunk/psphot/src/psphotLoadPSF.c
- Timestamp:
- May 25, 2007, 5:09:39 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotLoadPSF.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotLoadPSF.c
r13416 r13529 16 16 17 17 if (!psphotPSFstats (readout, recipe, psf)) psAbort("cannot measure PSF shape terms"); 18 19 psLogMsg ("psphot", 3, "using externally supplied PSF model for this readout"); 20 21 // we return a psf which can be free (and which may be removed from the metadata) 22 psMemIncrRefCounter (psf); 18 23 return psf; 19 24 }
Note:
See TracChangeset
for help on using the changeset viewer.
