Menu

Package that provides tools for brain Lithium MRI pre-processing.

Installing limri

This tutorial will walk you through the process of intalling LIMRI…

Installing a stable version

Install the python package with pip

Install the package without the root privilege

>>> pip install --user limri

Install the package with the root privilege

>>> sudo pip install limri

Installing the current version

Clone the project

>>> git clone https://github.com/rlink7/rlink_7limri

Install in the package directory created by the previous step

>>> python setup.py develop --user

Follow us

© 2024, Limri developers