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

Sc2 making use of new recording slices #3518

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Conversation

yger
Copy link
Collaborator

@yger yger commented Nov 5, 2024

This PR adds the possibility for SC2 to make use of the newly introduced recording slices. I.e. while detecting peaks, chunks are shuffled given a seed, and when enough peaks have been collected for clustering, we stop looking for peaks instead of collecting everything, then slicing

@alejoe91 alejoe91 added the sorters Related to sorters module label Nov 5, 2024
@yger
Copy link
Collaborator Author

yger commented Nov 15, 2024

Depends on #3533, but need to understand why this one is failing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sorters Related to sorters module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants