- Timestamp:
- Dec 21, 2010, 2:58:29 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20101205/psphot/src/psphotMakePSFReadout.c
r29936 r30140 60 60 // Use bright stellar objects to measure PSF. If we do not have enough stars to generate 61 61 // the PSF, build one from the SEEING guess and model class 62 if (!psphotChoosePSF (config, view, filerule )) {62 if (!psphotChoosePSF (config, view, filerule, true)) { 63 63 psLogMsg ("psphot", 3, "failure to construct a psf model"); 64 64 return psphotReadoutCleanup (config, view, filerule);
Note:
See TracChangeset
for help on using the changeset viewer.
