HemoLearn¶
Estimation of the Haemodnyamic Response Function from fMRI data¶
HemoLearn is a Python module offering a new algorithm that aims to fit a rich multivariate decomposition of the BOLD data using a semi-blind deconvolution and low-rank sparse decomposition. The model distinguishes two major parts in the BOLD signal: the neurovascular coupling and the neural activity signal.
Installation¶
In order to perform the installation, run the following command from the hemolearn directory (obtained from GitHub repository ):
python3 setup.py install --user