Skip to content

Deep merging of multiple tracks sets without using original matches #1865

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 16, 2025

Conversation

servantftransperfect
Copy link
Contributor

Replace a simple and shallow track merger with a deep track merger :

Each track contains a list of observations. An observation is a featureId for a given view.

If two tracks observe the same [featureId/ viewId] (both using the same detector) then we consider that the two tracks should be merged together.

Copy link
Contributor

@mh0g mh0g left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

compiling passes and sanity check: merging same track file with itself returns same file length

@mh0g mh0g merged commit 8d3c539 into develop May 16, 2025
6 of 8 checks passed
@mh0g mh0g deleted the dev/deepTrackMerge branch May 16, 2025 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants