/MRI-assimilator

Library and GUI for the MRI data from Bruker© tomograph processing

Primary LanguagePython

MRI-assimilator

MRI-assimilator is a graphical interface written in python 3 for displaying and processing data obtained from measurements on a Bruker© tomograph in the form of images with the necessary information.

The application also allows you to save images or a series of images in a convenient way for later processing.

gui_example

To install requirements

pip install -r requirements.txt

To install the library in development mode

cd MRI-assimilator
pip install -e .