NeuroTechX / eeg-notebooks_v0.1

Previous version of eeg-notebooks
https://neurotechx.github.io/eeg-notebooks
BSD 3-Clause "New" or "Revised" License
184 stars 56 forks source link

Convert dataset to BIDS format #12

Open jdpigeon opened 6 years ago

jdpigeon commented 6 years ago

As we gather more and more data it'll be important to have a clear specification for how it'll look.

Fortunately, the hard work in designing a structure for orgaizing neuroimaging data has already been done by the BIDS project.

I propose we refactor our current data folder to the BIDS format shown here in this template: https://github.com/INCF/BIDS-Starter-Kit/tree/master/templates

We'll also have to change the notebooks to record data in the appropriate dirs

jdpigeon commented 5 years ago

Just learned about the MNE-BIDS tools, which should make it even easier for us to convert the notebooks datasets to BIDS format

https://github.com/mne-tools/mne-bids