Skip to content

Bradley-Karat/DiffSimGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Once installed, the environment can be activated with:

poetry shell

About

DiffSimGen (Diffusion Simulator Generator)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published