Changeset 5704 for trunk/psphot/src/psphotEnsemblePSF.c
- Timestamp:
- Dec 6, 2005, 7:57:54 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotEnsemblePSF.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotEnsemblePSF.c
r5672 r5704 96 96 pmSource *Mj = models->data[j]; 97 97 98 // XXX double check that this is working! should not break here 99 check me here; 98 100 if (Mi->pixels->col0 + Mi->pixels->numCols < Mj->pixels->col0) break; 99 101 if (Mj->pixels->col0 + Mj->pixels->numCols < Mi->pixels->col0) continue;
Note:
See TracChangeset
for help on using the changeset viewer.
