Pipeline for processing MR images and generating parametric maps.
Project description
resomapper
Welcome to resomapper, a pipeline for processing MR images and generating parametric maps.
This tool is designed and developed by the Biomedical Magnetic Resonance Lab at the Instituto de Investigaciones Biomédicas "Alberto Sols" (CSIC-UAM). This project aims to collect a series of MR image processing tools written in Python under a friendly user interface for the lab needs. It is designed to streamline the processing of images, starting from raw adquisition files (we use Bruker study folders) to end up with parametric maps such as T1, T2 or T2* maps, as well as diffusion metric maps derived from DTI analysis.
Note that resomapper is a tool under active development, with new features and improvements still on the way. It is used in-house for preclinical MRI data, mainly for mouse brain imaging, but can be used for different types of MRI data. Any suggestions are welcome!
Installation
Soon, resomapper will be available for installation via pip. Please stay tuned.
pip install resomapper
It is recommended to use this tool from a virtual environment, that can be created with conda or venv.
Usage
The main feature of resomapper is its Command Line Interface, that can be started directly from the terminal with a single command:
resomapper_cli
After running this command, you'll only need to follow the instructions that will be shown in the terminal. Initially, you will need to provide a folder containing the studies to be processed in Bruker format. This is also where the result files will be stored. The structure of this root folder is the following:
└── root_folder
├── study_folder_1
│ ├── 1
│ ├── 2
│ ...
│ └── ...
├── study_folder_2
│ ├── 1
│ ├── 2
│ ...
│ └── ...
...
├── * convertidos
├── * procesados
└── * supplfiles
* Automatically created after processing, storing the results.
For more info, visit the resomapper docs.
Contributing
Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.
License
resomapper was created by Biomedical-MR. It is licensed under the terms of the MIT license.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file resomapper-0.1.1.tar.gz.
File metadata
- Download URL: resomapper-0.1.1.tar.gz
- Upload date:
- Size: 36.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.8.16 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0bfc7834241fae094759cd28cf0b378c730d3f838ab8f0011eb96362191ed965
|
|
| MD5 |
617c1269b998c45ef84f0423d16edd37
|
|
| BLAKE2b-256 |
21fb3fbffb030bd20892db037a33491942f557fef92f79b40af73e899a8432cd
|
File details
Details for the file resomapper-0.1.1-py3-none-any.whl.
File metadata
- Download URL: resomapper-0.1.1-py3-none-any.whl
- Upload date:
- Size: 46.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.8.16 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b1216cc26c9a94bbc77aeb98c862a95c65a64009a49b58a7b24662d12cf6e33
|
|
| MD5 |
031ba7f7aca4f1fe8551fba3e8880203
|
|
| BLAKE2b-256 |
76c26c470eeed5cd38e348ac2820ca5a99619cc8dc5e13b84e2e391639d34a04
|