Skip to content

BIDS update #356

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions content/en/modules/bids/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,15 @@ The prerequisites to take this module are:
If you have any questions regarding the module content please ask them in the relevant module channel on the school Discord server. If you do not have access to the server and would like to join, please send us an email at school [dot] brainhack [at] gmail [dot] com.

## Resources
This module was presented by [Christopher J. Markiewicz](https://effigies.github.io/) during the QLSC 612 course in 2020.

The slides are available [here](https://effigies.github.io/bids-ecosystem).
This module was originally presented by [Christopher J. Markiewicz](https://effigies.github.io/) during the QLSC 612 course in 2020.

An updated version of the slides by [Hao-Ting Wang](https://wanghaoting.com/) is [here](https://wanghaoting.com/bids-ecosystem) and presented at Brainhack School Montreal 2025.

The video of his presentation is available below:
The video of the previous version of the presentation by [Christopher J. Markiewicz](https://effigies.github.io/) is available below:
<iframe width="560" height="315" src="https://www.youtube.com/embed/ceB3Nne-MDo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
The slides are available [here](https://effigies.github.io/bids-ecosystem).


## Exercise
* Download a few subjects (n=3) from the dataset [DS000228](https://openneuro.org/datasets/ds000228/versions/1.1.0) on openneuro. Hint: the dataset is available with datalad from this [git](https://github.com/OpenNeuroDatasets/ds000228) repository.
Expand Down