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

Make preprocessing script work with any BIDS dataset #5

Open
hermancollin opened this issue Sep 9, 2024 · 0 comments
Open

Make preprocessing script work with any BIDS dataset #5

hermancollin opened this issue Sep 9, 2024 · 0 comments

Comments

@hermancollin
Copy link
Member

ATM, preprocessing.py downloads the SEM dataset from the github repo. However, the other datasets are not hosted publicly so we can't specify a URL for those. Downloading this data will have to be done separately using git-annex, and then the preprocessing script can be applied.

Instead of automatically downloading the SEM dataset, we should add an argument to specify the path to a BIDS dataset (that was downloaded prior).

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