A Complete NWB File from a Pipeline: Extensions #6
Replies: 2 comments 3 replies
-
@jmdelahanty thanks for the detailed question. This is going to take a bit of time to go through. Hang tight. |
Beta Was this translation helpful? Give feedback.
-
@jmdelahanty Looks like quite the undertaking! I can't wait to see what these look like... Here are some suggestions for the things you had questions about:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello NWB!
I've planned out the kinds of things I'd like to include so we have a complete picture of our datasets that are created from the Bruker Ultima microscope. I wanted to open up a discussion here about extension writing for the additional things I wanted to include from the data I'm gathering during this project.
A complete NWB File for the Bruker 2P setup will include:
Raw Data
Processed Data
optical-channels
I'm writing in the discussion here because I'm not sure what should be included in an extension/how broad they should be. I'm planning on the following extensions from this list (which might be incomplete):
Subject
class.The first things I'd like to add are the behavioral metadata and the Image Series metadata. Any advice for how I might actually build these extensions out? Thanks everyone!
Edit: The idea is that a base level NWB file is built the moment a recording is finished and written to the server for a given subject. This base file would have any and all possible metadata from the experiment included. I'd be appending the raw and processed data later since turning it into something that's not Bruker's proprietary format takes quite a long time per recording (45min-1hr). If possible somehow/if anyone has any time/desire to check it out, it would be immensely helpful to have someone see how I'm actually doing this since I'm the only person who has ever seen what I've written and I don't want it to suck.
Beta Was this translation helpful? Give feedback.
All reactions