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 support for BlueBrain's NWBs #26

Closed
2 tasks
anilbey opened this issue Jan 31, 2023 · 0 comments · Fixed by #27
Closed
2 tasks

Add support for BlueBrain's NWBs #26

anilbey opened this issue Jan 31, 2023 · 0 comments · Fixed by #27

Comments

@anilbey
Copy link
Contributor

anilbey commented Jan 31, 2023

Issue

BlueBrain's NWBs contain 2D datasets to represent voltage-time or current-time.

Todo

  • the tabular view should support 2D datasets as well
  • the plot view should support reading the voltage and data from the same dataset (in Allen AI's NWBs they come from 2 different datasets, each are 1D, in BlueBrain they're from the same dataset that is 2D)

Testing

This sample NWB file from the Hippocampus Portal can be used in the tests.
https://github.com/BlueBrain/BluePyEfe/tree/master/tests/exp_data/hippocampus-portal

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 a pull request may close this issue.

1 participant