RAPID: a Routine Assurance Pipeline for Imaging of Diffusion

Version 1.2.0.0 (27.5 KB) by Silvia
uses diffusion MRI data for Quality Assurance of diffusion acquisitions
754 Downloads
Updated Thu, 05 Jul 2012 09:05:21 +0000

View License

RAPID: a Routine Assurance Pipeline for Imaging of Diffusion - De Santis et al. (submitted)

script_to_calculate_SNR calculates the signal-to-noise ratio and returns the optimal parameters for acquiring QA data.
_Input: nifti files of 100 b=0 images
_Output: max b-value and voxel size

script_to_run_QA checks for the linearity of b, the uniformity of Gmax across the field-of-view, the mutual agreement of gradient power across the three logical axes and corrects for gradient mismatches.
_Input: nifti files of diffusion data on phantom acquired using the gradient table Grad_dirs_QA_shuffled.txt
_Output: .mat file of QA with date

script_to_compare_QA_results checks for temporal stability.
_Input: two .mat files of QA results

Cite As

Silvia (2024). RAPID: a Routine Assurance Pipeline for Imaging of Diffusion (https://www.mathworks.com/matlabcentral/fileexchange/36463-rapid-a-routine-assurance-pipeline-for-imaging-of-diffusion), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: Tools for NIfTI and ANALYZE image

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0

4 Jul 2012 - correction for imaging gradients, to be used with the same geometry of the actual scan to be corrected

1.1.0.0

UPDATE: included a tool to account for imaging gradients in the b-matrix calculation

1.0.0.0