Changeset 15132
- Timestamp:
- Sep 29, 2007, 5:54:40 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotFitSourcesLinear.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotFitSourcesLinear.c
r13900 r15132 62 62 if (source->mode & PM_SOURCE_MODE_BLEND) continue; 63 63 } 64 65 // generate model for sources without, or skip if we can't 66 if (!source->modelFlux) { 67 if (!pmSourceCacheModel (source, maskVal)) continue; 68 } 64 69 65 70 // save the original coords
Note:
See TracChangeset
for help on using the changeset viewer.
