ismrmrd_generate_cartesian_shepp_logan

command-line tools for ISMRMRD

Install

All systems
curl cmd.cat/ismrmrd_generate_cartesian_shepp_logan.sh
Debian Debian
apt-get install ismrmrd-tools
Ubuntu
apt-get install ismrmrd-tools
image/svg+xml Kali Linux
apt-get install ismrmrd-tools
Windows (WSL2)
sudo apt-get update sudo apt-get install ismrmrd-tools
Raspbian
apt-get install ismrmrd-tools

ismrmrd-tools

command-line tools for ISMRMRD

The ISMRMRD format combines a mix of flexible data structures (XML header) and fixed structures (equivalent to C-structs) to represent MRI data. In addition, the ISMRMRD format also specifies an image header for storing reconstructed images and the accompanying C++ library provides a convenient way of writing such images into HDF5 files along with generic arrays for storing less well defined data structures, e.g. coil sensitivity maps or other calibration data. This package provides the command-line tools.