To provide the most recent news and documentation www.pymvpa.org reflects the development 2.0 series (renamed 0.6 series) of PyMVPA. If you are interested in the documentation of the previous stable 0.4 series of PyMVPA, please visit v04.pymvpa.org.

mvpa2.misc.fx.double_gamma_hrf

mvpa2.misc.fx.double_gamma_hrf(t, A1=5.4, W1=5.2, K1=1.0, A2=10.8, W2=7.35, K2=0.35)

Hemodynamic response function model.

The version is using two gamma functions (also see single_gamma_hrf()).

Parameters :

t : float

Time.

A : float

Time to peak.

W : float

Full-width at half-maximum.

K : float

Scaling factor.

Parameters A, W and K exists individually for each of both gamma :

functions. :

Previous topic

mvpa2.misc.fx.single_gamma_hrf

Next topic

mvpa2.misc.fx.dual_gaussian

NeuroDebian

NITRC-listed