gaozhy / pyGLMdenoise

python implementation of GLMdenoise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyGLMdenoise

python implementation of GLMdenoise

full documentation

Usage

Python
from glmdenoise import GLMdenoisedata

GLMdenoisedata(design, data, stimdur=0.5, tr=2)
Console
glmdenoise /my/data/dir

Installation

pip install glmdenoise

Unit tests

To run the unit tests:

python setup.py tests -q

About

python implementation of GLMdenoise


Languages

Language:Python 100.0%