- Timestamp:
- Jan 11, 2015, 2:05:35 PM (12 years ago)
- Location:
- branches/eam_branches/ipp-20140904
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psphot/src/psphotReadoutCleanup.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140904
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20140904/psphot/src/psphotReadoutCleanup.c
r35771 r37804 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.
