bids-standard / bids-specification

Brain Imaging Data Structure (BIDS) Specification
https://bids-specification.readthedocs.io/
Creative Commons Attribution 4.0 International
273 stars 157 forks source link

Tracking NeurodataWithoutBorders support for BIDS-iEEG #64

Closed choldgraf closed 3 years ago

choldgraf commented 5 years ago

The BIDS-iEEG spec will allow for the NeurodataWithoutBorders format. However, its ability to easily read in/write out in Python and Matlab is still in the works. This issue is for keeping track of its implementation in both languages (and any support added to other packages such as FieldTrip).

Relevant links:

bendichter commented 4 years ago

Thanks for opening this @choldgraf! I'm happy to help anyone who is interested in using the pynwb or matnwb APIs to read and write NWB files within this context

sappelhoff commented 3 years ago

Let's reopen this once there is renewed interest and/or concrete steps that are undertaken.