You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ All scripts ran by main_xxx.sh are located in .../scripts except for fMRIprep pr
20
20
--> These folders are untouched by next steps to ensure replicable pipeline.
21
21
2. Check that data is complete and correctly named.
22
22
3. Run pre_import.py to create sidecar files, needed for config file.
23
-
4. Set up the config file for BIDSifying MRI data with `dcm2bids`. The configuration doesn't have to include the headscouts and the phoenix ZIP report.
23
+
4. Set up the config file for BIDSifying MRI data with `dcm2bids`. The configuration doesn't have to include the headscouts and the phoenix ZIP report. Validate the config.json file: https://jsonlint.com/.
24
24
5. Add "dataset_description.json" file to data_MRI/sourcedata/raw
25
25
6. Remove any duplicate data.
26
26
7. Run [BIDS Validator](http://bids.neuroimaging.io/tools/validator.html) on the dataset to ensure compliance to [the BIDS specification](https://bids-specification.readthedocs.io/en/stable/).
0 commit comments