Inria-Empenn / shanoir_downloader

Scripts to download, check and anonymize datasets
GNU General Public License v3.0
2 stars 3 forks source link

shanoir2bids #1

Closed quentinduche closed 2 years ago

quentinduche commented 2 years ago

The modifications of the project involve the addition of a new download script shanoir2bids.py that allows a user to download a s study and organizes the BIDS data structure according to several rules that the user must configure in a study-specific json file (example provided).

Tiny modifications on the shanoir_downloader involve separating the definition of arguments so that some of them can be reused from shanoir2bids.py

Readme updated

quentinduche commented 2 years ago

Changes suggested in the review were performed