Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 488 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 488 Bytes

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.