fiuneuro / cis-processing

Automated transfer, conversion, and processing of data acquired at the FIU Center for Imaging Science.
Apache License 2.0
4 stars 4 forks source link

Generate and merge json file for participants file #36

Open tsalo opened 5 years ago

tsalo commented 5 years ago

BIDS now likes to have json files for its tsv files, so we should generate one for the participants file. We can copy it over if it doesn't exist in the centralized dataset, and skip if it does.

akimbler commented 4 years ago

@tsalo Unless I'm crazy, the newest version of heudiconv does this automatically, we just need to update it with our variables image

tsalo commented 4 years ago

Yes, I believe that the json file is now generated by heudiconv, so we just need to add new variables and handle the merge.