Skip to content
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

Change return type and add track ID metadata to Track2GaussianDetectionFeeder #871

Merged
merged 3 commits into from
Oct 4, 2023

Conversation

sdhiscocks
Copy link
Member

Change Tracks2GaussianDetectionFeeder return type to a set.
Previously this was a list which isn't the correct type for detection
feeders.

Also added track.id to metadata on detection as this can be useful to trace source of detection.

@sdhiscocks sdhiscocks added the bug label Oct 3, 2023
@sdhiscocks sdhiscocks requested a review from a team as a code owner October 3, 2023 15:39
@sdhiscocks sdhiscocks requested review from orosoman-dstl and spike-dstl and removed request for a team October 3, 2023 15:39
@sdhiscocks sdhiscocks merged commit 7547394 into main Oct 4, 2023
@sdhiscocks sdhiscocks deleted the track_feeder branch October 4, 2023 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants