Skip to content
/ pyMOU Public
forked from mb-BCA/pyMOU

Light package for connectivity estimation and analysis of neuroimaging data (e.g. fMRI). It relies on the multivariate Ornstein-Uhlenbeck process (MOU).

License

Notifications You must be signed in to change notification settings

decolab/pyMOU

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyMOU

Light package for simulation and connectivity estimation using the multivariate Ornstein-Uhlenbeck process (MOU)

This Python library relies on the MOU process to simulate network activity and estimate connectivity from observed activity (Gilson et al. PLoS Comput Biol 2016; https://www.biorxiv.org/content/10.1101/531830v2).

Quick install using pip

The installer pip comes with Anaconda and most Python distribution. Just run:

$ pip install git+https://github.com/mb-BCA/pyMOU.git@master

How to use?

Check the Python notebooks in examples.

About

Light package for connectivity estimation and analysis of neuroimaging data (e.g. fMRI). It relies on the multivariate Ornstein-Uhlenbeck process (MOU).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%