Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.55 KB

README.rst

File metadata and controls

31 lines (23 loc) · 1.55 KB

PyMP2RAGE

https://github.com/Gilles86/pymp2rage/blob/master/examples/figures/qmri.png

This package is a lightweight python implementation of the algorithms described in Marques et al. (2010). They can be used to compute a unified T1-weighted, as well as a quantiative T1 map out of the two phase- and magnitude-images of a MP2RAGE-sequences.

Installation

To install clone this repository and install it with git:

pip install git+https://github.com/Gilles86/pymp2rage

Usage

For some examples of its usage see:

Readthedocs

See pymp2rage.readthedocs.io for a manual compiled using Sphinx.

References