Skip to content

Handle NWB files #38

@appukuttan-shailesh

Description

@appukuttan-shailesh

I am trying to load NWB files from the Allen Brain Atlas in the neo viewer.
I believe it doesn't currently support this file format.

I get an error when trying with:
https://object.cscs.ch/v1/AUTH_c0a333ecf7c045809321ce9d9ecdfdea/VF_paper_demo/live_paper/temp/525011725_ephys.nwb
(NWB file from here:
https://celltypes.brain-map.org/experiment/electrophysiology/525011903)

If and when implemented, it would also be nice if neo viewer can handle download URLs such as:
https://celltypes.brain-map.org/api/v2/well_known_file_download/618211597
(target URL on download button of above Allen Brain entry page) where the file name and extension is not visible in the URL directly.

If knowing the file format/extension is necessary for neo viewer to work, we can consider appending a query param at the end of the url e.g. ?format=NWB

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions