-
Notifications
You must be signed in to change notification settings - Fork 0
MRI Physics, BIDS, DICOM, and data formats
magnesium2400 edited this page May 8, 2025
·
1 revision
This note outlines some of the basic physics, principles and data aspects of dealing with MRI
General resources for learning about MRI
- Some web-based tutorials
- A textbook: http://www.mri-physics.net/bin/mri-physics-en-rev1.3.pdf
- MR physics and k-space: Kiruluta & González, Handbook of Clinical Neurology, 2016, MR Imaging: deconstructing timing diagrams and demystifying k-space
Image formats
- Complexities in DICOM to NIFTI conversion: Li et al., Journal of Neuroscience Methods, 2016, The First Step for Neuroimaging Data Analysis: DICOM to NIfTI Conversion
- A conversion tool useful for multiframe fMRI data: https://www.nitrc.org/projects/mricrogl/
- NB: DCM2niix and Mrtix have different co-ordinates systems, according to some users at MBI. If you are using dcm2niix for the functional data, you should use dcm2niix to converting structural image as well.
- Coordinate transforms in nifty headers: http://gru.stanford.edu/doku.php/mrTools/coordinateTransforms
- Tutorial on dicom to BIDS conversion: https://www.youtube.com/watch?v=pAv9WuyyF3g
- R tool for dicom to BIDS-ready nifti: https://github.com/wulms/bidsconvertr
- A tool for curating BIDS data: Covitz et al., NeuroImage, 2022, Curation of BIDS (CuBIDS): A Workflow and Software Package for Streamlining Reproducible Curation of Large BIDS Datasets
- An overview of BIDS: Poldrack et al., Imaging Neuroscience, 2024, The Past, Present, and Future of the Brain Imaging Data Structure (BIDS)
Misc tools
- Some tools for MRI QC: https://poldracklab.github.io/mriqc/
- Tool for freesurfer QC: https://github.com/raamana/visualqc
- 0.0 Home
- 0.1 Neuroscience fundamentals
- 0.2 Reproducible Science
- 0.3 MRI Physics, BIDS, DICOM, and data formats
- 0.4 Introduction to Diffusion MRI
- 0.5 Introduction to Functional MRI
- 0.6 Measuring functional and effective connectivity
- 0.7 Connectomics, graph theory, and complexity
- 0.8 Statistical and Mathematical Tidbits
- 0.9 Introduction to Psychopathology
- 0.10 Introduction to Genetics and Bioinformatics
- 0.11 Introduction to Programming
- 1.0 Working on the Cluster
- 2.0 Programming Languages
- 2.1 Python
- 2.2 MATLAB
- 2.3 R and RStudio
- 2.4 Programming Intro Exercises
- 2.5 git and GitHub
- 2.6 SLURM and Job Submission
- 3.0 Neuroimaging Tools and Packages
- 3.1 BIDS
- 3.2 FreeSurfer
- 3.2.1 Qdec
- 3.3 FSL
- 3.3.1 ICA-FIX
- 3.4 Connectome Workbench/wb_command
- 3.5 fMRIPrep
- 3.6 QSIPrep
- 3.7 HCP Pipeline
- 3.8 tedana
- 4.0 Quality control
- 4.1 MRIQC
- 4.2 Common Artefacts
- 4.3 T1w
- 4.4 rs-fMRI
- 5.0 Specialist Tools
- 6.0 Putting it all together
- 7.0 Data management