- Timestamp:
- Jan 12, 2015, 12:34:04 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-pv3-20140717-merge/psphot/src/psphotReadoutCleanup.c
r35771 r37825 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.
