This is the repository for the Brain Imaging Data Structure (BIDS) website that is hosted at https://bids.neuroimaging.io.
To contribute to the website, please submit an issue or send a pull request to this repository.
The more static website pages are located in _pages
, the blog posts that are listed in a reverse chronological order (i.e., the newest content on top) are located in _posts
.
Please see the docs
directory for the technical documentation for this website.
The specification is hosted on https://bids-specification.readthedocs.io. To contribute to the specification, please submit an issue or send a pull request on the bids-specification repository.
If you have questions how to apply BIDS to your dataset, how to use a shared BIDS dataset, or about tools to convert and/or handle BIDS datasets, please see the getting started page.