ME-ICA / godec

Go Decomposition for fMRI data, in Python. A work in progress.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

godec

Go Decomposition in Python, with wrappers for working with fMRI data.

CircleCI Codecov

The core code in this package is adapted from three sources:

  • andrewssobral/godec: A Python translation of the standard algorithm.
  • prantikk/me-ica: A Python translation of the greedy semi-soft algorithm, for multi-echo fMRI data.
  • Go Decomposition: The original MATLAB code for the standard and greedy semi-soft algorithms.

About

Go Decomposition for fMRI data, in Python. A work in progress.

License:GNU Lesser General Public License v2.1


Languages

Language:Python 100.0%