Graphical programming interface: A development environment for MRI methods
@article{Zwart2015GraphicalPI, title={Graphical programming interface: A development environment for MRI methods}, author={N R Zwart and James G. Pipe}, journal={Magnetic Resonance in Medicine}, year={2015}, volume={74} }
To introduce a multiplatform, Python language‐based, development environment called graphical programming interface for prototyping MRI techniques.
44 Citations
GRAPE: a graphical pipeline environment for image analysis in adaptive magnetic resonance imaging
- Computer Science, MedicineInternational Journal of Computer Assisted Radiology and Surgery
- 2016
GRAphical Pipeline Environment allows graphical development and execution of image analysis algorithms for inline, real-time, and adaptive MRI applications.
Pulseq-Graphical Programming Interface: Open source visual environment for prototyping pulse sequences and integrated magnetic resonance imaging algorithm development.
- Computer ScienceMagnetic resonance imaging
- 2018
ISMRM Raw data format: A proposed standard for MRI raw datasets
- Computer ScienceMagnetic resonance in medicine
- 2017
This work proposes the ISMRM Raw Data format as a common MR raw data format, which promotes algorithm and data sharing, and it is proposed that this format should be adopted by all MR researchers.
Generating spiral gradient waveforms with a compact frequency spectrum
- GeologyMagnetic resonance in medicine
- 2021
To generate efficient gradient waveforms for spiral MRI which mitigate the high‐frequency attenuation inherent in gradient systems.
MaxGIRF: Image reconstruction incorporating concomitant field and gradient impulse response function effects
- PhysicsMagnetic resonance in medicine
- 2022
A higher-order reconstruction method, denoted as MaxGIRF, for non-Cartesian imaging that simultaneously corrects off-resonance, concomitant fields, and trajectory errors without requiring specialized hardware.
A Web-Based Educational Magnetic Resonance Simulator: Design, Implementation and Testing
- Computer ScienceJournal of Medical Systems
- 2019
A new web-based education-oriented magnetic resonance (MR) simulator that follows the client-server model may play a relevant role for the training of MRI operators and other involved personnel.
Development of a spiral spin‐ and gradient‐echo (spiral‐SAGE) approach for improved multi‐parametric dynamic contrast neuroimaging
- MedicineMagnetic resonance in medicine
- 2021
The purpose of this study was to develop a spiral‐based combined spin‐ and gradient‐echo (spiral‐SAGE) method for simultaneous dynamic contrast‐enhanced (DCE‐MRI) and dynamic susceptibility contrast…
Virtual Scanner: MRI on a Browser
- Computer ScienceJ. Open Source Softw.
- 2019
An open-source, integrated, and vendor-neutral webtool will help MRI researchers around the world develop and share new methodology and should provide functionalities for rapidly prototyping MR methods.
Analytical three‐point Dixon method: With applications for spiral water–fat imaging
- MathematicsMagnetic resonance in medicine
- 2016
A new three‐point analytical approach with flexible even or uneven echo increments for water–fat separation is presented and its feasibility with spiral imaging is evaluated.
Fast 3D MR elastography of the whole brain using spiral staircase: Data acquisition, image reconstruction, and joint deblurring
- MedicineMagnetic resonance in medicine
- 2021
To address the need for a method to acquire 3D data for MR elastography (MRE) of the whole brain with substantially improved spatial resolution, high SNR, and reduced acquisition time compared with…
32 References
Matplotlib: A 2D Graphics Environment
- Computer ScienceComputing in Science & Engineering
- 2007
Matplotlib is a 2D graphics package used for Python for application development, interactive scripting,and publication-quality image generation across user interfaces and operating systems
Python for Scientific Computing
- Computer ScienceComputing in Science & Engineering
- 2007
Python is an excellent "steering" language for scientific codes written in other languages. However, with additional basic tools, Python transforms into a high-level language suited for scientific…
The application visualization system: a computational environment for scientific visualization
- Computer ScienceIEEE Computer Graphics and Applications
- 1989
This application visualization system (AVS) is an application framework targeted at scientists and engineers to make applications that combine interactive graphics and high computational requirements easier to develop for both programmers and nonprogrammers.
ViPEr , a Visual programming Environment for Python
- Computer Science
- 2001
A Python- and Tkinter-based visual-programming environment called ViPEr that enables non-programmers to build computational and visualization networks interactively and presents some fundamental differences which will be pointed out throughout this paper.
Revised motion estimation algorithm for PROPELLER MRI
- PhysicsMagnetic resonance in medicine
- 2014
A new algorithm for estimating data shifts (used for both rotation and translation estimates) for motion‐corrected PROPELLER MRI is introduced, emphasizing blade‐pair correlations that are both strong and more robust to noise.
Rapid GUI Programming with Python and Qt: The Definitive Guide to PyQt Programming
- Computer Science
- 2007
Through the book's realistic examples you'll discover a completely new PyQt 4-based programming approach, as well as coverage of many new topics, from PyQT 4's rich text engine to advanced model/view and graphics/view programming.
Building hybrid systems with Boost.Python
- Computer Science
- 2003
Introduction Boost.Python Design Goals Hello Boost.Python World Library Overview Exposing Classes Constructors Data Members and Properties Operator Overloading Inheritance Virtual Functions Deeper…
The Python Language Reference Manual
- Computer Science
- 1999
This manual describes the syntax of Python 3 and its built-in datatypes and operators and is intended for advanced users who need a complete description of the Python 3 language syntax and object system.
Gadgetron: An open source framework for medical image reconstruction
- Computer ScienceMagnetic resonance in medicine
- 2013
This work presents a new open source framework for medical image reconstruction called the “Gadgetron.” The framework implements a flexible system for creating streaming data processing pipelines…
SWIG: An Easy to Use Tool for Integrating Scripting Languages with C and C++
- Computer ScienceTcl/Tk Workshop
- 1996
Simplified Wrapper and Interface Generator has been primarily designed for scientists, engineers, and application developers who would like to use scripting languages with their C/C++ programs without worrying about the underlying implementation details of each language or using a complicated software development tool.