matteomancini / dissecting-conduction-delays

Code from: Dissecting whole-brain conduction delays through MRI microstructural measures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code from: Dissecting whole-brain conduction delays through MRI microstructural measures

This repository contains the code to reproduce the results presented in the paper "Dissecting whole-brain conduction delays through MRI microstructural measures", published on Brain Structure and Function. The related dataset is available on figshare.

The figures and statistics reported in the paper can be replicated using the following notebooks:

The Kuramoto simulations can be reproduced using this MATLAB script, that relies on a modified version of the NetworkModel Toolbox (already present in the repo as a submodule).

The code was tested using Python 3.7.3 and MATLAB R2019a on macOS 10.15.7. The required Python packages are listed in requirements.txt.

About

Code from: Dissecting whole-brain conduction delays through MRI microstructural measures