A toolbox for MR image reconstruction using the python implementation of ISMRMRD.
To install the tools manually, run:
python setup.py install
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
.