ismrmrd / mrd

Next generation of the ISMRMRD/MRD standard

Home Page:https://ismrmrd.github.io/mrd/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ISMRM Raw Data Format (MRD)

MRD is the next generation of the ISMRM Raw Data Format, superseding ISMRMRD v1.

Getting Started

Please check out the project documentation.

Building the Code in this Repo

We recommend opening this repository in a devcontainer or a codespace.

The devcontainer is configured to install all dependencies for this repository, including:

We use the just command runner to build and run tests. To get started, you should be able to run

$ just

from the repo root, or, with MATLAB installed

$ just matlab=enabled

LICENSE

See LICENSE.

About

Next generation of the ISMRMRD/MRD standard

https://ismrmrd.github.io/mrd/

License:MIT License


Languages

Language:C++ 43.1%Language:Python 36.6%Language:MATLAB 18.3%Language:Shell 0.8%Language:Dockerfile 0.7%Language:CMake 0.3%Language:Just 0.3%