• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

MRIReco.jl:一个用Julia编写的MRI重建框架。

MRIReco.jl: An MRI reconstruction framework written in Julia.

作者信息

Knopp Tobias, Grosser Mirco

机构信息

Institute for Biomedical Imaging, Hamburg University of Technology, Hamburg, Germany.

Section for Biomedical Imaging, University Medical Center Hamburg-Eppendorf, Hamburg, Germany.

出版信息

Magn Reson Med. 2021 Sep;86(3):1633-1646. doi: 10.1002/mrm.28792. Epub 2021 Apr 4.

DOI:10.1002/mrm.28792
PMID:33817833
Abstract

PURPOSE

The aim of this work is to develop a high-performance, flexible, and easy-to-use MRI reconstruction framework using the scientific programming language Julia.

METHODS

Julia is a modern, general purpose programming language with strong features in the area of signal/image processing and numerical computing. It has a high-level syntax but still generates efficient machine code that is usually as fast as comparable C/C++ applications. In addition to the language features itself, Julia has a sophisticated package management system that makes proper modularization of functionality across different packages feasible. Our developed MRI reconstruction framework MRIReco.jl can therefore reuse existing functionality from other Julia packages and concentrate on the MRI-related parts. This includes common imaging operators and support for MRI raw data formats.

RESULTS

MRIReco.jl is a simple to use framework with a high degree of accessibility. While providing a simple-to-use interface, many of its components can easily be extended and customized. The performance of MRIReco.jl is compared to the Berkeley Advanced Reconstruction Toolbox (BART) and we show that the Julia framework achieves comparable reconstruction speed as the popular C/C++ library.

CONCLUSIONS

Modern programming languages can bridge the gap between high performance and accessible implementations. MRIReco.jl leverages this fact and contributes a promising environment for future algorithmic development in MRI reconstruction.

摘要

目的

本研究旨在使用科学编程语言Julia开发一个高性能、灵活且易于使用的磁共振成像(MRI)重建框架。

方法

Julia是一种现代通用编程语言,在信号/图像处理和数值计算领域具有强大功能。它具有高级语法,但仍能生成高效的机器代码,其速度通常与类似的C/C++应用程序相当。除了语言本身的特性外,Julia还拥有一个完善的包管理系统,使得跨不同包对功能进行适当的模块化成为可能。因此,我们开发的MRI重建框架MRIReco.jl可以重用其他Julia包中的现有功能,并专注于与MRI相关的部分。这包括常见的成像算子以及对MRI原始数据格式的支持。

结果

MRIReco.jl是一个易于使用且具有高度可访问性的框架。在提供易于使用的接口的同时,其许多组件都可以轻松扩展和定制。将MRIReco.jl的性能与伯克利高级重建工具箱(BART)进行了比较,结果表明,这个Julia框架实现了与流行的C/C++库相当的重建速度。

结论

现代编程语言可以弥合高性能与易于实现之间的差距。MRIReco.jl利用了这一事实,并为未来MRI重建算法的开发提供了一个有前景的环境。

相似文献

1
MRIReco.jl: An MRI reconstruction framework written in Julia.MRIReco.jl:一个用Julia编写的MRI重建框架。
Magn Reson Med. 2021 Sep;86(3):1633-1646. doi: 10.1002/mrm.28792. Epub 2021 Apr 4.
2
GPU-accelerated Bloch simulations and MR-STAT reconstructions using the Julia programming language.使用 Julia 编程语言进行 GPU 加速的 Bloch 模拟和 MR-STAT 重建。
Magn Reson Med. 2024 Aug;92(2):618-630. doi: 10.1002/mrm.30074. Epub 2024 Mar 5.
3
SBMLToolkit.jl: a Julia package for importing SBML into the SciML ecosystem.SBMLToolkit.jl:一个用于将SBML导入SciML生态系统的Julia包。
J Integr Bioinform. 2024 May 28;21(1). doi: 10.1515/jib-2024-0003. eCollection 2024 Mar 1.
4
Fermi.jl: A Modern Design for Quantum Chemistry.Fermi.jl:量子化学的现代设计
J Chem Theory Comput. 2022 Feb 8;18(2):677-686. doi: 10.1021/acs.jctc.1c00719. Epub 2022 Jan 3.
5
KomaMRI.jl: An open-source framework for general MRI simulations with GPU acceleration.KomaMRI.jl:一个开源框架,用于具有 GPU 加速的通用 MRI 模拟。
Magn Reson Med. 2023 Jul;90(1):329-342. doi: 10.1002/mrm.29635. Epub 2023 Mar 6.
6
QuantumInformation.jl-A Julia package for numerical computation in quantum information theory.QuantumInformation.jl-一个用于量子信息理论数值计算的 Julia 包。
PLoS One. 2018 Dec 26;13(12):e0209358. doi: 10.1371/journal.pone.0209358. eCollection 2018.
7
A next-generation dynamic programming language Julia: Its features and applications in biological science.一种下一代动态编程语言 Julia:它在生物科学中的特点和应用。
J Adv Res. 2024 Oct;64:143-154. doi: 10.1016/j.jare.2023.11.015. Epub 2023 Nov 21.
8
BioStructures.jl: read, write and manipulate macromolecular structures in Julia.Julia 中的生物结构库:读取、写入和操作大分子结构。
Bioinformatics. 2020 Aug 15;36(14):4206-4207. doi: 10.1093/bioinformatics/btaa502.
9
BioSimulator.jl: Stochastic simulation in Julia.BioSimulator.jl:Julia 中的随机模拟。
Comput Methods Programs Biomed. 2018 Dec;167:23-35. doi: 10.1016/j.cmpb.2018.09.009. Epub 2018 Oct 10.
10
GigaSOM.jl: High-performance clustering and visualization of huge cytometry datasets.GigaSOM.jl:用于超高通量细胞仪数据集的聚类和可视化的高性能算法。
Gigascience. 2020 Nov 18;9(11). doi: 10.1093/gigascience/giaa127.

引用本文的文献

1
Combining the benefits of 3D acquisitions and spiral readouts for VASO fMRI at UHF.在超高场强下结合3D采集和螺旋读出技术用于血管空间占比功能磁共振成像的优势。
Imaging Neurosci (Camb). 2024 Oct 7;2. doi: 10.1162/imag_a_00308. eCollection 2024.
2
SuperMRF: deep robust reconstruction for highly accelerated magnetic resonance fingerprinting.SuperMRF:用于高度加速磁共振指纹识别的深度稳健重建
Quant Imaging Med Surg. 2025 Apr 1;15(4):3480-3500. doi: 10.21037/qims-23-1819. Epub 2025 Mar 28.
3
MRI acquisition and reconstruction cookbook: recipes for reproducibility, served with real-world flavour.
《MRI采集与重建手册:实现可重复性的方法,融入真实应用场景》
MAGMA. 2025 Mar 6. doi: 10.1007/s10334-025-01236-4.
4
Cramér-Rao Bound Optimized Subspace Reconstruction in Quantitative MRI.定量磁共振成像中克拉美罗界优化的子空间重建
IEEE Trans Biomed Eng. 2025 Jan;72(1):217-226. doi: 10.1109/TBME.2024.3446763. Epub 2025 Jan 15.
5
Cramér-Rao Bound Optimized Subspace Reconstruction in Quantitative MRI.定量磁共振成像中克拉美罗界优化的子空间重建
ArXiv. 2023 Nov 3:arXiv:2305.00326v2.
6
Incomplete spectrum QSM using support information.使用支持信息的不完全频谱定量 susceptibility 映射
Front Neurosci. 2023 Apr 17;17:1130524. doi: 10.3389/fnins.2023.1130524. eCollection 2023.
7
KomaMRI.jl: An open-source framework for general MRI simulations with GPU acceleration.KomaMRI.jl:一个开源框架,用于具有 GPU 加速的通用 MRI 模拟。
Magn Reson Med. 2023 Jul;90(1):329-342. doi: 10.1002/mrm.29635. Epub 2023 Mar 6.
8
Open and reproducible neuroimaging: From study inception to publication.开放且可重现的神经影像学:从研究开始到发表。
Neuroimage. 2022 Nov;263:119623. doi: 10.1016/j.neuroimage.2022.119623. Epub 2022 Sep 12.
9
Advances in spiral fMRI: A high-resolution dataset.螺旋功能磁共振成像的进展:一个高分辨率数据集。
Data Brief. 2022 Mar 12;42:108050. doi: 10.1016/j.dib.2022.108050. eCollection 2022 Jun.