tknapen / pymp2rage

Lightweight Python package to process MP2RAGE and ME-MP2RAGE-data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Lightweight Python package to process MP2RAGE and ME-MP2RAGE-data

License:Other


Languages

Language:Jupyter Notebook 99.5%Language:Python 0.5%