JEMRIS 2.9.1
open-source MRI simulations
Loading...
Searching...
No Matches
User Interfaces

Matlab Graphical User Interfaces
JEMRIS was developed in C++ to achieve usability as well as performance. It can be used from the command line, where the configuration of the MR-simulation is done via several XML files. Additionally, three Matlab GUIs were developed for interactively designing the MRI sequence, defining the coil configuration, and execution of the simulations, respectively.

All Matlab GUIs follow the same procedure: construct a valid XML file from the user input, then call the external JEMRIS executables to compute the data, and finally read and visualise the result.

     Matlab GUI for MRI sequence design
     Matlab GUI for execution of MRI simulations
     Matlab GUI for layout design of transmit and receive arrays
     Learn how to control jemris for batch submission etc.

Before starting the Matlab GUIs, the directory in which the JEMRIS m-files are located has to be added to the Matlab search path. Use "addpath('<dir>')", where "<dir>=/usr/local/share/jemris/matlab" is the default installation directory.

Standalone GUI Apps
We also provide the JEMRIS GUIs as Matlab Standalone Applications which do not require a Matlab license. The Standalone Apps are only available for linux. The apps as well as installation instructions can be found under /usr/local/share/jemris/standalone_guis


-- last change 03.10.2023 | Tony Stoecker | Imprint | Data Protection --