Changeset 37767 for trunk/psphot/src/psphotReadoutCleanup.c
- Timestamp:
- Dec 22, 2014, 8:48:02 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotReadoutCleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotReadoutCleanup.c
r35771 r37767 57 57 // use the psf-model to measure FWHM stats 58 58 if (psf) { 59 if (!psphotPSFstats (readout, psf)) {59 if (!psphotPSFstatsSources (readout, sources, psf)) { 60 60 psError(PSPHOT_ERR_PROG, false, "Failed to measure PSF shape parameters"); 61 61 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
