/qmr-py

Lightweight library for MR parameter mapping from scanner-reconstructed contrast-weighted images.

Primary LanguagePythonMIT LicenseMIT

QMR-Py

Lightweight library for MR parameter mapping from scanner-reconstructed contrast-weighted images.

Installation

Installation can be performed in two steps:

  1. Clone or download the repository:
git clone git@github.com:FiRMLAB-Pisa/qmr-py.git
  1. From repository top folder:

    pip install .

Usage

We provide a Command Line Interface. For documentation type:

qmri --help

Coming soon: documentation and tutorials.