Git Product home page Git Product logo

cdn-fmri's Introduction

Causal Dynamic Network Modeling

This is a preliminary version of our code. More features will be added soon! cdn-fmri is a Python-based package implementing causal dynamic network analysis for Functional magnetic resonance imaging (fMRI). It aims to improve the dynamic causal modeling with the optimization based method. Our optimization-based method and algorithm compute efficiently the ODE parameters from fMRI data, instead of comparing potentially a huge number of candidate ODE models. For a detailed introduction of dynamic causal modeling, see (1). For a sparse version of this package, see (2). This version may perform better in some cases.

Cite our paper

@article{cao2019functional, title={A Functional Data Method for Causal Dynamic Network Modeling of Task-related fMRI}, author={Cao, Xuefei and Sandstede, Bjorn and Luo, Xi}, journal={Frontiers in Neuroscience}, volume={13}, pages={127}, year={2019}, publisher={Frontiers} }

Getting Started

This package supports both python 2.7 and python 3.6.

The example provided in the repo has been tested in mac os and Linux environment.

These instructions will get you a copy of the project up running on your local machine for development and testing purposes.

This package is also published in pypi. For a quick installation, try

pip install cdn-fmri 

Prerequisites

What things you need to install the software and how to install them

See setup.py for details of packages requirements. 

Installing from GitHub

Download the packages by using git clone https://github.com/xuefeicao/cdn.git

python setup.py install

If you experience problems related to installing the dependency Matplotlib on OSX, please see https://matplotlib.org/faq/osx_framework.html

Intro to our package

After installing our package locally, try to import cdn in your python environment and learn about package's function. Note: our package name in pypi is cdn-fmri.

import cdn.cdn_analysis as cdn_analysis
help(cdn_analysis.cdn_multi_sub)

Examples

The examples subfolder includes a basic analysis of CDN analysis.

Built With

  • Python 2.7

Compatibility

  • python 2.7
  • python 3.6

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

cdn-fmri's People

Contributors

xuefeicao avatar rluo avatar

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.