- Timestamp:
- Sep 7, 2010, 9:16:10 AM (16 years ago)
- Location:
- branches/eam_branches/ipp-20100823
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psphot/src/psphotExtendedSourceAnalysis.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100823
-
branches/eam_branches/ipp-20100823/psphot/src/psphotExtendedSourceAnalysis.c
r29004 r29124 121 121 if (source->peak->y > AnalysisRegion.y1) continue; 122 122 123 // fprintf (stderr, "xsrc: %f, %f : %f\n", source->peak->xf, source->peak->yf, source->peak->SN); 124 123 125 // replace object in image 124 126 if (source->tmpFlags & PM_SOURCE_TMPF_SUBTRACTED) { … … 178 180 } 179 181 182 // fprintf (stderr, "xsrc : tried %ld objects\n", sources->n); 183 180 184 return true; 181 185 }
Note:
See TracChangeset
for help on using the changeset viewer.
