Changeset 20337
- Timestamp:
- Oct 22, 2008, 2:32:38 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotReadoutFindPSF.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotReadoutFindPSF.c
r20330 r20337 49 49 pmPSF *psf = psphotChoosePSF(readout, sources, recipe); 50 50 if (!psf) { 51 ps Warning("Failed to construct a psf model");51 psError(PSPHOT_ERR_PSF, false, "Failed to construct a psf model"); 52 52 psFree(sources); 53 53 return psphotReadoutCleanup(config, readout, recipe, detections, NULL, NULL);
Note:
See TracChangeset
for help on using the changeset viewer.
