ludekcizinsky / haemodynamic-response-modelling

In this project we aim at modelling the haemodynamic response of the brain when the area of the cortex function- ally correlated to face recognition is stimulated.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Practical part of the Variant 3 of the first miniproject in the course Neural Signals and Signal Processing.

Get started

In order to reproduce our results, start by creating a virtual environment using conda:

conda create --name nssp-project1-groupL --file requirements.txt

Alternatively, make sure that the following packages are installed:

pandas
numpy
scipy 
statsmodels 
matplotlib
seaborn 
nilearn

About

In this project we aim at modelling the haemodynamic response of the brain when the area of the cortex function- ally correlated to face recognition is stimulated.


Languages

Language:Jupyter Notebook 100.0%