akhanf / DiffSimGen

DiffSimGen (Diffusion Simulator Generator)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diffusion Simulator Generator

Python toolbox for generating simulated diffusion MRI data using biophysical or signal models. Uses DMIPY and DIPY for building models. See the example_diffsimgen.ipynb file for an example of how to use the toolbox.

Installation

Dependency management and python package handling is done with poetry.

pip install poetry

then the toolbox can be installed with:

git clone https://github.com/Bradley-Karat/DiffSimGen.git
cd DiffSimGen
poetry install

About

DiffSimGen (Diffusion Simulator Generator)


Languages

Language:Jupyter Notebook 70.1%Language:Python 29.9%