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

Removing useless dependencies #3527

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

yger
Copy link
Collaborator

@yger yger commented Nov 8, 2024

Some extensions computed by the sorting analyzer should relax their dependencies, and do not need recording, as far as I am aware. Looks like template_similarity and template_metrics, once you have the templates, could be recomputed without the recording

Copy link
Member

@alejoe91 alejoe91 left a comment

Choose a reason for hiding this comment

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

LGTM, not sure why we had that flag

@alejoe91 alejoe91 added the postprocessing Related to postprocessing module label Nov 11, 2024
@alejoe91 alejoe91 merged commit 0e13973 into SpikeInterface:main Nov 11, 2024
15 checks passed
@yger yger deleted the extension_dependencies branch November 15, 2024 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
postprocessing Related to postprocessing module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants