Changeset 36371 for branches/eam_branches/ipp-20130904
- Timestamp:
- Dec 10, 2013, 2:35:32 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130904/psphot/src/psphotExtendedSourceFits.c
r36355 r36371 629 629 pmSourceCacheModel (source, maskVal); 630 630 631 # if (PS_TRACE_ON) 631 632 pmModel *model = source->modelFits->data[0]; 632 633 int flags = 0xffffffff; … … 634 635 flags = model->flags; 635 636 } 636 637 # if (PS_TRACE_ON)638 637 fprintf (stderr, "failed to fit extended source model to object %d @ %f, %f (%x)\n", source->id, source->moments->Mx, source->moments->My, flags); 639 638 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
