INCF / neuroscience-data-structure

Space for discussion of a standardized structure (directory layout + metadata) for experimental data in systems neuroscience, similar to the idea of BIDS in neuroimaging
21 stars 3 forks source link

Review of example BEP032 datasets #15

Open robertoostenveld opened 1 year ago

robertoostenveld commented 1 year ago

@JuliaSprenger has prepared a number of examples that are located here https://gin.g-node.org/NeuralEnsemble. These are now ready for review, please post your comments here.

bendichter commented 1 year ago

In the Petersen NWB example, there is a mention of cooling of the brain dynamically over time, but I cannot find a signal for this.

I know from the corresponding dandiset that there is also a signal of the position of the animal over time, which is also missing, and necessary for reanalysis.

The data files are very small. Presumably they are in "stub" mode, which is just the first few timestamps of the voltage series. That's fine to demonstrate the BIDS structure, but might not be sufficient if we are thinking about packaging a dataset for reuse.

jcolomb commented 1 year ago

looking at the neuropixel example:

SylvainTakerkart commented 1 year ago

In the Petersen NWB example, there is a mention of cooling of the brain dynamically over time, but I cannot find a signal for this.

I know from the corresponding dandiset that there is also a signal of the position of the animal over time, which is also missing, and necessary for reanalysis.

The data files are very small. Presumably they are in "stub" mode, which is just the first few timestamps of the voltage series. That's fine to demonstrate the BIDS structure, but might not be sufficient if we are thinking about packaging a dataset for reuse.

Hi @bendichter , thanks for your feedback! This data set was initiated a long time ago, never really finalized and with @JuliaSprenger , we were planning not to include it (mostly because of lack of time on our side, and because we were planning to have the neuropixel data set as a nwb example data set). However, if somebody in the nwb crew has time to finalize its BIDSification, that'd be great! And / or if somebody in the dandy/nwb crew has time to write some kind of dandy2bids converter, that would also be a great addition (even if it does not work in 100% of the cases...). From what @JuliaSprenger told me recently, maybe @oruebel could have ideas about this?