Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 460 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 460 Bytes

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.