Skip to content
/ godec Public

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

License

Notifications You must be signed in to change notification settings

ME-ICA/godec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fd851d6 · Feb 3, 2022

History

32 Commits
Aug 6, 2021
Aug 13, 2021
Feb 3, 2022
Aug 6, 2021
Jul 30, 2021
Aug 12, 2021
Jul 30, 2021
Aug 15, 2021
Jul 30, 2021
Jul 30, 2021
Jul 30, 2021
Jul 30, 2021

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages