Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert dataset to BIDS format #12

Open
jdpigeon opened this issue Jul 24, 2018 · 1 comment
Open

Convert dataset to BIDS format #12

jdpigeon opened this issue Jul 24, 2018 · 1 comment

Comments

@jdpigeon
Copy link
Member

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
Copy link
Member Author

jdpigeon commented Nov 5, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant