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

Exit clustering when minimum requirements are not met #145

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

moeyensj
Copy link
Owner

When the time range of the transformed detections is less than the minimum arc length or if the number of unique times in the transformed detections is less than the minimum number of observations required for a single cluster then we should let clustering exit early and not waste compute time.

…s less than the minium arc length and if the number of unique times is less than the minimum number of observations required for clustering
@moeyensj moeyensj merged commit 6aa8758 into main Dec 22, 2023
3 checks passed
@moeyensj moeyensj deleted the v2.0-stop-clustering branch December 22, 2023 01:57
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.

1 participant