-
Notifications
You must be signed in to change notification settings - Fork 268
Update TDC2 and SC2 with various improvement in sorting components (clustering + matching) #3923
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
Merged
alejoe91
merged 67 commits into
SpikeInterface:main
from
samuelgarcia:components_merge_templates
Jul 29, 2025
Merged
Changes from 2 commits
Commits
Show all changes
67 commits
Select commit
Hold shift + click to select a range
dd8f443
low level auto merge using template similarity for sorting components.
samuelgarcia 3fcd9d7
improve auto merge in tdc_lustering and cicurs_clustering
samuelgarcia 90e0b14
improve drift aware clustering tdc
samuelgarcia 3653c81
Merge branch 'main' of github.com:SpikeInterface/spikeinterface into …
samuelgarcia 221e780
add with_template=False in BenchmarkClustering.compute_result
samuelgarcia 0edfc77
oups
samuelgarcia bed91f2
update tdc
samuelgarcia ea7abd8
oups
samuelgarcia 3ae7e6e
oups
samuelgarcia 5c65137
fix
samuelgarcia 811c0f1
tests
samuelgarcia bfa6e23
Merge branch 'main' into components_merge_templates
samuelgarcia 6a24e8b
merge main and fixes
samuelgarcia b1ec837
Merge branch 'main' of github.com:SpikeInterface/spikeinterface into …
samuelgarcia 0102ad9
clean
samuelgarcia 5c9b641
Fix MatchingStudy.plot_collisions
samuelgarcia d1ba03d
small fixes in circus-clustering
samuelgarcia aa1a6f3
speedup the collision comparison and benchmarkmatching
samuelgarcia 861f73a
wip
samuelgarcia bef679b
Merge branch 'main' of github.com:SpikeInterface/spikeinterface into …
samuelgarcia 6129df5
Better sparsity for analyzer in benchmarks
samuelgarcia 1b88a97
Fix some etra_outputs in clustering methods.
samuelgarcia 2462ae5
merge conflict
samuelgarcia 2d3d654
more fix in comparison
samuelgarcia 9d93aaf
improve plot_performances_vs_snr()
samuelgarcia 8150c47
improve tdridesclous2
samuelgarcia 783cd8f
wip circus clustering
samuelgarcia 97762b5
Merge branch 'main' of github.com:SpikeInterface/spikeinterface into …
samuelgarcia 867dc3e
Improve tridesclous2
samuelgarcia b823a97
Merge branch 'main' of github.com:SpikeInterface/spikeinterface into …
samuelgarcia 0729ddf
Fixes for the merging branch of Sam, mostly for SC2 purposes and to t…
yger a9bb5f6
clean
samuelgarcia 7ca35a0
Add isosplit for tests
samuelgarcia 8027150
Merge branch 'main' of github.com:SpikeInterface/spikeinterface into …
samuelgarcia 620076a
improve circus
yger f3eef33
Merge branch 'components_merge_templates' of github.com:samuelgarcia/…
samuelgarcia e50bda1
handling when isoplit6 is not installable in tridesclous2
samuelgarcia 7794728
warn instead of raise for motion and spatial windows
samuelgarcia 9dcdfcd
levels_to_keep > levels_to_group_by in benchmarks
samuelgarcia a4e8f78
benchmark improvs plot_unit_counts and plot_run_times
samuelgarcia 7c93185
benchmark : replace seaborn by matplotlib for better cosmetic control
samuelgarcia 6cf2248
plot_count_unit improvement
samuelgarcia ac091d2
Small fixes
samuelgarcia 6eab417
optional installation of kilosort4like sorter (experimental and hidde…
samuelgarcia c944850
debug order of import and Template partially imported
samuelgarcia 5b27515
Merge branch 'main' of github.com:SpikeInterface/spikeinterface into …
samuelgarcia d1a7735
merge with main
samuelgarcia 255d25c
fix tests
samuelgarcia af41d07
clean_template()
yger e37754b
clean_template in tridesclous2
samuelgarcia 9a12364
fix motion tests
samuelgarcia edb2802
fix test when no isosplit6
samuelgarcia 07bd8bc
merge and fix
samuelgarcia 2693641
fix launcher
samuelgarcia 2845809
skip tdc-clustering
samuelgarcia ebbd182
oups
samuelgarcia 37e3734
fix conflict
samuelgarcia c8c02de
Merge branch 'main' into components_merge_templates
samuelgarcia 6f09e17
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 0a39b12
tdc2 and sc2 versions are now yyyy.mm
samuelgarcia 163bb68
Merge branch 'components_merge_templates' of github.com:samuelgarcia/…
samuelgarcia c8856eb
oups
samuelgarcia 9e23a9e
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 78a0ac1
try debug sc2 windows
samuelgarcia da9dd6a
Merge branch 'components_merge_templates' of github.com:samuelgarcia/…
samuelgarcia 898f6d6
try debug sc2 windows
samuelgarcia 1af1ebb
try debug sc2 windows
samuelgarcia File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.