Changeset 38153 for trunk/Ohana/src/relphot
- Timestamp:
- Apr 18, 2015, 6:33:51 AM (11 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
Ohana/src/relphot/src/setMrelCatalog.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20150405 (added) merged: 38084-38085,38098-38101,38135-38136,38139-38143,38146-38152
- Property svn:mergeinfo changed
-
trunk/Ohana/src/relphot/src/setMrelCatalog.c
r37924 r38153 756 756 757 757 if (IS_DIFF_DB) { 758 if (!MatchImageSkycellID (meas, cat, priTessID, priProjID, priSkycellID)) continue; 758 if (MatchImageSkycellID (meas, cat, priTessID, priProjID, priSkycellID)) { 759 measure[k].dbFlags |= ID_MEAS_STACK_PRIMARY; 760 } else { 761 continue; 762 } 759 763 } else { 760 764 if (!MatchImageSkycellID (meas, cat, stkTessID, stkProjID, stkSkycellID)) continue;
Note:
See TracChangeset
for help on using the changeset viewer.
