Changeset 30624 for trunk/psphot/src/psphotReadout.c
- Timestamp:
- Feb 13, 2011, 12:33:05 PM (15 years ago)
- Location:
- trunk/psphot
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/psphotReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot
- Property svn:mergeinfo changed
-
trunk/psphot/src/psphotReadout.c
r29936 r30624 112 112 // use bright stellar objects to measure PSF if we were supplied a PSF for any input file, 113 113 // this step is skipped 114 if (!psphotChoosePSF (config, view, filerule )) { // pass 1114 if (!psphotChoosePSF (config, view, filerule, true)) { // pass 1 115 115 psLogMsg ("psphot", 3, "failure to construct a psf model"); 116 116 return psphotReadoutCleanup (config, view, filerule);
Note:
See TracChangeset
for help on using the changeset viewer.
