A module for estimating Hemodynamical Response Function from functional MRI data
Project description
This is a Python package that implements several methods for the joint estimation of HRF and activation patterns (aka beta-map) from fMRI (BOLD) signal.
If you use this software, please cite one of the following papers
“Data-driven HRF estimation for encoding and decoding models”, Fabian Pedregosa, Michael Eickenberg, Philippe Ciuciu, Bertrand Thirion and Alexandre Gramfort. URL: http://hal.inria.fr/hal-00952554/en
“HRF estimation improves sensitivity of fMRI encoding and decoding models”, Fabian Pedregosa, Michael Eickenberg, Bertrand Thirion and Alexandre Gramfort. URL: http://hal.inria.fr/hal-00821946/en
Installation
hrf_estimation is a pure Python package and can be installed through the Python Package Index (PYPI):
pip install -U hrf_estimation
You can also download the source code from the PYPI website or get the latest sources from github
Documentation
Documentation and function reference is available at https://pythonhosted.org/hrf_estimation/
Development
The newest version can alway be grabbed from the git repository. Feel free to submit issues or patches.
Thanks to
Yaroslav Halchenko, Bug reports
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.