-
Notifications
You must be signed in to change notification settings - Fork 271
Add read_nwb_sorting_analyzer: build a SortingAnalyzer from an NWB Units table #4645
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
Draft
h-mayorquin
wants to merge
45
commits into
SpikeInterface:main
Choose a base branch
from
h-mayorquin:load_analyzer_nwb_heberto
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+748
−26
Draft
Changes from 7 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
23cef31
wip: load_analyzer_from_nwb function
alejoe91 6aaac55
Merge branch 'main' of github.com:SpikeInterface/spikeinterface into …
alejoe91 fcba7d3
Make dtype/is_filtered optional attrs and suggestions from code review
alejoe91 e0a551a
Merge branch 'main' into load_analyzer_from_nwb
alejoe91 b72a39d
fix ibl tests
alejoe91 f65f2ce
Merge branch 'load_analyzer_from_nwb' of github.com:alejoe91/spikeint…
alejoe91 951df99
merge
h-mayorquin 8146139
Merge branch 'main' into load_analyzer_nwb_heberto
h-mayorquin 8e9e12d
fix file references
h-mayorquin 97a6d23
fix main indices
h-mayorquin 9de7773
Merge branch 'main' into load_analyzer_nwb_heberto
h-mayorquin 20d3845
Fix performance
h-mayorquin 5558f79
Merge branch 'improve_property_reading_performance' into load_analyze…
h-mayorquin 8888b60
more performance fixes
h-mayorquin b15964b
spike vector
h-mayorquin a90b018
Spike vector alterantive construction on nwb sorting
h-mayorquin 572b44d
Merge branch 'main' into load_analyzer_nwb_heberto
h-mayorquin beaad9d
Merge branch 'make_nwb_sorting_lazy' into load_analyzer_nwb_heberto
h-mayorquin 66af315
nwb extractors
h-mayorquin c53e336
stream improvements
h-mayorquin 469dc9b
fix channel indices
h-mayorquin 47f9fc7
better std behavior
h-mayorquin d010d13
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 2c7ffa5
better naming
h-mayorquin aa01d29
Merge remote-tracking branch 'refs/remotes/origin/load_analyzer_nwb_h…
h-mayorquin bdbbe86
zach comments
h-mayorquin ee97e9c
mapping
h-mayorquin 3a42237
tests
h-mayorquin 5e67961
Merge branch 'main' into make_nwb_sorting_lazy
h-mayorquin 8d02074
review
h-mayorquin 0ed9153
add comments
h-mayorquin 57c955d
Merge branch 'make_nwb_sorting_lazy' into load_analyzer_nwb_heberto
h-mayorquin 7531bb9
Merge branch 'main' into load_analyzer_nwb_heberto
alejoe91 8b64779
wip
alejoe91 31f3e68
fix: always compute all random spikes
alejoe91 3f1c131
fix for multi-group
alejoe91 ef395c8
Merge branch 'load_analyzer_nwb_heberto' of github.com:h-mayorquin/sp…
alejoe91 62d516e
Merge branch 'main' into load_analyzer_nwb_heberto
h-mayorquin ca815ba
fix groups
h-mayorquin 61ffd02
logic for unit fixing
h-mayorquin 41ce623
improvements
h-mayorquin 3a1d69e
more fixes
h-mayorquin 37306db
remove dead code
h-mayorquin 4645129
Merge branch 'main' into load_analyzer_nwb_heberto
h-mayorquin 180a9f0
fix tests
h-mayorquin 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
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.