Skip to content

ismrmrd/ismrmrd-python-tools

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.