GithubHelp home page GithubHelp logo

hcherkaoui / pybold Goto Github PK

View Code? Open in Web Editor NEW
5.0 4.0 2.0 180 KB

Semi-blind deconvolution for fMRI (BOLD signal)

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%
bold deconvolution blind-deconvolution fmri fmri-data fmri-analysis fmri-data-analysis optimization non-convex-optimization non-convex

pybold's Introduction

Travis Codecov Python27 Python35

pyBOLD

pyBOLD is a Python module for semi-blind deconvolution of the fMRI signal (BOLD). This package reproduces the results of the Cherkaoui et al., ICASSP 2019, paper :

[1] Hamza Cherkaoui, Thomas Moreau, Abderrahim Halimi, Philippe Ciuciu, "Sparsity-based blind deconvolution of neural activation signal in fMRI", 2019 IEEE International Conference on Acoustic Speech and Signal Processing, May 2019, Brighton, United Kingdom.

Important links

Dependencies

The required dependencies to use the software are:

  • Numba
  • Joblib
  • Numpy
  • Scipy
  • PyWavelets
  • Matplotlib (for examples)

License

All material is Free Software: BSD license (3 clause).

Installation

In order to perform the installation, run the following command from the pybold directory:

python setup.py install --user

To run all the tests, run the following command from the pybold directory:

python -m unittest discover pybold/tests

To run the synthetic examples, go to the directories examples/synth_data and run a script, e.g.:

python deconv.py

To reproduce the ICASSP 2019 plots, go to the directories examples/icassp_2019 and run the scripts, e.g.:

python validation.py
python simulation.py

Development

Code

GIT

You can check the latest sources with the command:

git clone git://github.com/CherkaouiHamza/pybold

or if you have write privileges:

git clone [email protected]:CherkaouiHamza/pybold

pybold's People

Contributors

hcherkaoui avatar tommoral avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

idnavid sivia1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.