Changeset 36633 for trunk/psphot/src/psphotFullForce.SourceStats.c
- Timestamp:
- Apr 2, 2014, 10:50:14 AM (12 years ago)
- Location:
- trunk
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
psphot/src (modified) (1 prop)
-
psphot/src/psphotFullForce.SourceStats.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/tags/ipp-20140114 merged: 36557,36559-36560,36584-36588,36597-36602,36607-36609
- Property svn:mergeinfo changed
-
trunk/psphot/src
- Property svn:mergeinfo changed
/tags/ipp-20140114/psphot/src merged: 36588,36599,36607
- Property svn:mergeinfo changed
-
trunk/psphot/src/psphotFullForce.SourceStats.c
r36375 r36633 85 85 psAssert (markVal, "missing MARK.PSPHOT"); 86 86 87 psArray *sources = detections->allSources; 87 // psArray *sources = detections->allSources; 88 psArray *sources = detections->newSources ? detections->newSources : detections->allSources; 88 89 89 90 // generate the array of sources, define the associated pixel
Note:
See TracChangeset
for help on using the changeset viewer.
