-
Notifications
You must be signed in to change notification settings - Fork 3
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
Potential dataset: Allen Institute Mouse icephys data #25
Comments
@pgleeson AIBS has released neuropixel data, but it has not yet been ingested into DANDI. You can download these files with their API. See this notebook. I have a few files from them that I have altered a bit so I can read them with the latest version of pynwb (NWBWidgets and DANDI rely on pynwb). See this script. |
Thanks for the tip @bendichter, I'll try it out. BTW, do you have any idea when Allen is going to move to providing NWB2 for say their Cell Types database, or will that stay as NWB1 for released datasets? |
It's going to be NWB 2. We are working on that release with them now as
well as other groups from the BICCN collaboration. Unclear when the release
will be though.
Ben
…On Fri, May 15, 2020, 5:15 AM Padraig Gleeson ***@***.***> wrote:
Thanks for the tip @bendichter <https://github.com/bendichter>, I'll try
it out.
BTW, do you have any idea when Allen is going to move to providing NWB2
for say their Cell Types database, or will that stay as NWB1 for released
datasets?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#25 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGOEESY2YYZPQ2PSNN27ITRRUB27ANCNFSM4M75XLEA>
.
|
@anhknguyen96 Can you pay particular attention to dandisets which contain Allen Institute data, as there will be a lot more dtaa coming down the line from them... |
sure |
One dataset shared on Dandi: https://gui.dandiarchive.org/#/dandiset/5eaa216d1fe11561ec13e9ed
Can be viewed with links like:
https://nwbexplorer.opensourcebrain.org/nwbfile=https://girder.dandiarchive.org/api/v1/item/5eaa26191fe11561ec13e9fe/download
Can also be used with NWB Widgets:
@bendichter is there an example of an Allen dataset with the more complex unit/spiking info, as you were showing in NWBWidgets yesterday?
The text was updated successfully, but these errors were encountered: