Diffusion Image Network Simulator
This program simulates diffusion weighted images based on user defined ROIs representative of gray matter brain regions and fiber geometries representative of white matter fiber bundles in the brain. To run the program, simply execute the python file DINS.py.
Package Dependencies: matplotlib, nibabel, numpy, scipy, sympy
Installation Instructions: Download package dependencies
pip install -r requirements.txt
Using Python 3 run
python DINS.py
Code written by Jonathan Gant at the University of Florida