MRD is the next generation of the ISMRM Raw Data Format, superseding ISMRMRD v1.
Please check out the project documentation.
We recommend opening this repository in a devcontainer or a codespace.
The devcontainer is configured to install all dependencies for this repository, including:
- Those listed in the Conda environment.yml file
- Yardl - most recent release
- (Optional) [MATLAB R2023b or newer]
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
See LICENSE.