Changeset 6851 for trunk/psphot/src/psphotBlendFit.c
- Timestamp:
- Apr 12, 2006, 8:59:15 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotBlendFit.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotBlendFit.c
r6753 r6851 54 54 55 55 // try fitting PSFs, then try extended sources 56 if (psphotFitBlend (readout, source )) continue;57 if (psphotFitBlob (readout, source, sources )) continue;56 if (psphotFitBlend (readout, source, psf)) continue; 57 if (psphotFitBlob (readout, source, sources, psf)) continue; 58 58 59 59 psTrace ("psphot.blend", 5, "failed fits\n");
Note:
See TracChangeset
for help on using the changeset viewer.
