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

Add NwbTimeSeriesExtractor to load non-electrical series data from NWB #3587

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

h-mayorquin
Copy link
Collaborator

@h-mayorquin h-mayorquin commented Dec 17, 2024

Some users would like to access data from NWB that is not an ElectricalSeries to analyze it with SpikeInterface. TimeSeries data can be loaded lazily to Spikeinterface but it does not have all the ElectricalSeries infrastructure like electrodes so it can not be loaded by the current extractor. This PR adds another extractor that can be used to load TimeSeries data.

@steevelaquitaine @borrepp

@h-mayorquin h-mayorquin self-assigned this Dec 17, 2024
@h-mayorquin h-mayorquin changed the title Add NwbTimeSeriesExtractor to extract TimeSeries data from NWB Add NwbTimeSeriesExtractor to load non-electrical series data from NWB Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant