Closed GalKepler closed 2 years ago
Thanks for opening this pull request! We have detected this is the first time for you to contribute to dMRIPrep. Please check out our contributing guidelines.
We invite you to list yourself as a dMRIPrep contributor, so if your name is not already mentioned, please modify the .zenodo.json
file and insert your data last in the contributors
list. Example:
{
"name": "Contributor, New dMRIPrep",
"affiliation": "Department of dMRI prep'ing, Open Science Made-Up University",
"orcid": "<your id>",
"type": "Researcher"
}
Of course, if you want to opt-out this time there is no problem at all with adding your name later. You will be always welcome to add it in the future whenever you feel it should be listed.
Hello @GalBenZvi, Thank you for updating!
Cheers! There are no style issues detected in this Pull Request. :beers: To test for issues locally, pip install flake8
and then run flake8 dmriprep
.
Simply added the functionality of bids filtering (according to a specified json file) to the query of BIDS datasets.