Tools to organise 7T data into BIDS structure
Bash and python scripts to convert DICOM data into BIDS-organised NIfTI data.
The folder structure will be
/dicomdir
/sourcedata
, which is the BIDS sourcedata-folder/rawdata
To complete the conversion:
Run script DcmDicomdir_to_DcmSourcedata.sh
\
This re-names the dicoms and sorts them into /sourcedata
Run script DcmSourcedata_to_NiftiRawdata_generate_Dicominfo.sh
\
Runs heudiconv
without conversion
Generates /rawdata/.heudiconv/sub-$sID/dicominfo.tsv
which is used to generate a relevant heuristic file for input to heudiconv
.
Run script DcmSourcedata_to_NiftiRawdata.sh
\
This converts the dicoms in /sourcedata
to BIDS-organised NIfTIs in /rawdata
using the heudiconv routine.
7T049_CVI_heuristic.py
Run script MRIQC.sh
\
This script runs MRIQC on the data