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

Refactoring of GroundTruthStudy #1983

Merged
merged 31 commits into from
Sep 27, 2023
Merged

Conversation

samuelgarcia
Copy link
Member

@samuelgarcia samuelgarcia commented Sep 12, 2023

Refactoring of GroundTruthStudy

This depend on #1968

The old code was looping over a sorter list x a recording list.
Now this is more flexible and we can loop over many levels and have asymletrics comparisons list.

Close #2009

@samuelgarcia samuelgarcia added the comparison Related to comparison module label Sep 12, 2023
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.

@samuelgarcia this looks awesome!

I have several comments and suggestions!

doc/modules/comparison.rst Outdated Show resolved Hide resolved
src/spikeinterface/comparison/groundtruthstudy.py Outdated Show resolved Hide resolved
src/spikeinterface/comparison/groundtruthstudy.py Outdated Show resolved Hide resolved
src/spikeinterface/comparison/groundtruthstudy.py Outdated Show resolved Hide resolved
src/spikeinterface/comparison/groundtruthstudy.py Outdated Show resolved Hide resolved
src/spikeinterface/sorters/internal/spyking_circus2.py Outdated Show resolved Hide resolved
src/spikeinterface/sorters/internal/tridesclous2.py Outdated Show resolved Hide resolved
src/spikeinterface/widgets/gtstudy.py Show resolved Hide resolved
src/spikeinterface/comparison/groundtruthstudy.py Outdated Show resolved Hide resolved
@samuelgarcia
Copy link
Member Author

@alejoe91 ready for a last check

@alejoe91 alejoe91 merged commit 93f02e8 into SpikeInterface:main Sep 27, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comparison Related to comparison module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor GTStudy
2 participants