https://github.com/pyhrf/pyhrf
PyHRF is a set of tools to analyze fMRI data and specifically study hemodynamics.
https://github.com/pyhrf/pyhrf
fmri hemodynamics inference python
Last synced: 8 months ago
JSON representation
PyHRF is a set of tools to analyze fMRI data and specifically study hemodynamics.
- Host: GitHub
- URL: https://github.com/pyhrf/pyhrf
- Owner: pyhrf
- License: other
- Created: 2013-11-29T10:56:40.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-10-15T20:24:55.000Z (over 7 years ago)
- Last Synced: 2025-09-16T09:01:25.530Z (9 months ago)
- Topics: fmri, hemodynamics, inference, python
- Language: Python
- Homepage: http://www.pyhrf.org
- Size: 14.3 MB
- Stars: 29
- Watchers: 12
- Forks: 21
- Open Issues: 15
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
Awesome Lists containing this project
README
.. -*- mode: rst -*-
PyHRF
=====
.. image:: https://img.shields.io/pypi/v/pyhrf.svg
:target: https://pypi.python.org/pypi/pyhrf
.. image:: https://img.shields.io/travis/pyhrf/pyhrf/master.svg
:target: https://travis-ci.org/pyhrf/pyhrf
.. image:: https://readthedocs.org/projects/pyhrf/badge/?version=latest
:target: http://pyhrf.readthedocs.io/en/latest
.. image:: https://img.shields.io/coveralls/pyhrf/pyhrf/master.svg
:target: https://coveralls.io/r/pyhrf/pyhrf?branch=master
.. image:: https://img.shields.io/gitter/room/pyhrf/pyhrf.svg
:target: https://gitter.im/pyhrf/pyhrf
.. contents::
What is PyHRF?
**************
PyHRF is a set of tools to analyze fMRI data and specifically study hemodynamics.
Installation
************
For installation instructions, see `installation website `_.
Documentation
*************
PyHRF documentation is available on the web:
http://www.pyhrf.org/manual.html
Website
*******
The PyHRF site is:
http://www.pyhrf.org/
Bug reports
***********
To search for bugs or report them, please use the PyHRF Bug Tracker at:
https://github.com/pyhrf/pyhrf/issues
License information
*******************
PyHRF is under the CeCILL v2. See the file ``LICENCE`` for details.