Changeset 28976
- Timestamp:
- Aug 19, 2010, 5:21:12 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100621/psModules/src/objects/pmSourcePhotometry.c
r28909 r28976 132 132 for (int i = 0; i < source->modelFits->n; i++) { 133 133 pmModel *model = source->modelFits->data[i]; 134 if (model->flags & PM_MODEL_STATUS_BADARGS) continue; 134 135 status = pmSourcePhotometryModel (&model->mag, NULL, model); 135 136 if (model == source->modelEXT) foundEXT = true;
Note:
See TracChangeset
for help on using the changeset viewer.
