We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: