aces / Loris-MRI

The set of scripts that preprocess and insert MRI data into the database.
10 stars 50 forks source link

[minc_to_bids_converter] Fix json format #1126

Closed CamilleBeau closed 1 month ago

CamilleBeau commented 1 month ago

This PR fixes the JSON format in the bids-validator-config.json file generated by minc_to_bids_converter.pl.

Before this PR, there was an error when running the bids validator:

image

After this PR, the bids-validator makes a lot more sense:

image
CamilleBeau commented 1 month ago

I'm closing this because I realized I didn't make this PR with my fork