Changeset 30624 for trunk/psphot/src/psphotReadoutFindPSF.c
- Timestamp:
- Feb 13, 2011, 12:33:05 PM (15 years ago)
- Location:
- trunk/psphot
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/psphotReadoutFindPSF.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot
- Property svn:mergeinfo changed
-
trunk/psphot/src/psphotReadoutFindPSF.c
r29936 r30624 49 49 } 50 50 51 if (!psphotChoosePSF(config, view, filerule )) {51 if (!psphotChoosePSF(config, view, filerule, true)) { 52 52 psError(PSPHOT_ERR_PSF, false, "Failed to construct a psf model"); 53 53 return psphotReadoutCleanup (config, view, filerule);
Note:
See TracChangeset
for help on using the changeset viewer.
