Changeset 20085 for trunk/psphot/src/psphotReadoutFindPSF.c
- Timestamp:
- Oct 12, 2008, 4:05:47 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotReadoutFindPSF.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotReadoutFindPSF.c
r20070 r20085 51 51 } 52 52 53 p sf = psphotChoosePSF (readout, sources, recipe);53 pmPSF *psf = psphotChoosePSF (readout, sources, recipe); 54 54 if (psf == NULL) { 55 55 psLogMsg ("psphot", 3, "failure to construct a psf model");
Note:
See TracChangeset
for help on using the changeset viewer.
