Skip to content

ismrmrd/ismrmrd-python-tools

Repository files navigation

ISMRMRD Python Tools

A toolbox for MR image reconstruction using the python implementation of ISMRMRD.

Install

To install the tools manually, run:

python setup.py install

Documentation

The API documentation can be generated by obtaining Sphinx and running python setup.py build_sphinx in the top-level directory. The documentation can then be found in doc/_build/html.