Quantitative Susceptibility Mapping for MRI part 1

版本 1.1.0.0 (5.7 MB) 作者: Job
Superfast Quantitative Susceptibility Mapping from MRI phase data.
1.4K 次下载
更新时间 2016/4/28

查看许可证

Efficient implementation of 'Closed-form l2-Regularized QSM', proposed by B. Bilgic et al.
Here the susceptibility distribution is calculated that has an optimal balance between:
- explaining the measured field (minimal residual)
- a smooth appareance (minimal difference between neighbouring voxels)
Original Software: https://www.martinos.org/~berkin/software.html
Reference:
B. Bilgic, I. Chatnuntawech, A.P. Fan, K. Setsompop, S.F. Cauley, L.L. Wald, E. Adalsteinsson; "Fast Image Reconstruction with L2-Regularization" Journal of Magnetic Resonance Imaging.
Please refer to this and the other two references when using this script.
Adaptations in this script:
1) Instant parameter sweep: In the original method the optimal regularization is determined by performing a series of reconstructions, from which the 'best reconstruction' is selected afterwards (L-curve sweeping). Here the calculation of this optimal parameter is reduced more than twentyfold, by rewriting the needed calculations. Even when the optimal parameter is chosen on forehand, this enables to validate this chosen regularization weight for each reconstruction just in a second.
2) Automatic wrap around prevention: Fourier-related streaks are automatically eliminated using a 'virtual buffer'. This exempts the user from adding a sufficient spatial buffer to prevent wrap-around streaking. This principle is described in: "Job G. Bouwman, Chris J.G. Bakker. Alias subtraction more efficient than conventional zero-padding in the Fourier-based calculation of the susceptibility induced perturbation of the magnetic field in MR. 2012, Magnetic Resonance in Medicine 68:621630 (2012)." Please refer to this and the other two references when using this script.

A detailed description on these adaptations is currently under review as an abstract, submitted to the ISMRM 2015: "Regularized QSM with instant parameter sweep and reduced streaking artifacts in seconds", Job G Bouwman, Peter R Seevinck. Please refer to this and the other two references when using this script.

For L1-regularized, magnitude weighted QSM, see:
http://www.mathworks.com/matlabcentral/fileexchange/50940-quantitative-susceptibility-mapping-for-mri-part-2

引用格式

Job (2024). Quantitative Susceptibility Mapping for MRI part 1 (https://www.mathworks.com/matlabcentral/fileexchange/48557-quantitative-susceptibility-mapping-for-mri-part-1), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Added a reference to part 2

1.0.0.0