{ "info": { "author": "Xuefei Cao, Xi Luo, Bjorn Sandstede", "author_email": "xcstf01@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# Causal Dynamic Network Modeling\ncdn-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)].\n\n\n\n## Getting Started\nThis package supports both python 2.7 and python 3.6.\n\nThe example provided in the repo has been tested in mac os and Linux environment. \n\nThese instructions will get you a copy of the project up running on your local machine for development and testing purposes. \n\nThis package is also published in pypi. For a quick installation, try\n\n```\npip install cdn-fmri \n```\n\n### Prerequisites\n\nWhat things you need to install the software and how to install them\n\n```\nSee setup.py for details of packages requirements. \n```\n\n### Installing from GitHub\n\n\nDownload the packages by using git clone https://github.com/xuefeicao/cdn.git\n\n```\npython setup.py install\n```\n\nIf you experience problems related to installing the dependency Matplotlib on OSX, please see https://matplotlib.org/faq/osx_framework.html \n\n### Intro to our package\nAfter installing our package locally, try to import cdn in your python environment and learn about package's function. \nNote: our package name in pypi is cdn-fmri.\n```\nimport cdn.cdn_analysis as cdn_analysis\nhelp(cdn_analysis.cdn_multi_sub)\n```\n\n\n### Examples\n```\nThe examples subfolder includes a basic analysis of CDN analysis.\n```\n\n## Built With\n\n* Python 2.7\n\n## Compatibility\n* python 2.7\n* python 3.6 \n\n## Authors\n\n* **Xuefei Cao** - *Maintainer* - (https://github.com/xuefeicao)\n* **Xi Luo** (http://bigcomplexdata.com/)\n* **Bj\u00f6rn Sandstede** (http://www.dam.brown.edu/people/sandsted/)\n\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details\n\n[(1)]:http://www.fil.ion.ucl.ac.uk/~karl/Dynamic%20causal%20modelling.pdf\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/xuefeicao/cdn", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "cdn-fmri", "package_url": "https://pypi.org/project/cdn-fmri/", "platform": "", "project_url": "https://pypi.org/project/cdn-fmri/", "project_urls": { "Homepage": "https://github.com/xuefeicao/cdn" }, "release_url": "https://pypi.org/project/cdn-fmri/0.0.2/", "requires_dist": [ "matplotlib (>=1.5.3)", "numpy (>=1.11.1)", "scipy (>=0.19.0)", "six (>=1.10.0)", "scikit-learn (>=0.18.1)" ], "requires_python": "", "summary": "Implementations of Causal Dynamic Network Analysis of fMRI", "version": "0.0.2" }, "last_serial": 4031077, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "7a61f3acb02a82c3c2f7ec3e8bfaea2b", "sha256": "e9473f752a66d577a17c525960022b9afba29e187ac233dcaf021f945f274276" }, "downloads": -1, "filename": "cdn_fmri-0.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "7a61f3acb02a82c3c2f7ec3e8bfaea2b", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 16349, "upload_time": "2018-06-12T17:36:32", "url": "https://files.pythonhosted.org/packages/2d/64/370336e30d82eaa933c59216e4619471d68431fc758a5ddb39154c8bb9c6/cdn_fmri-0.0.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "07e1ecec3f03a32c3dbd6ccd8bfef6a1", "sha256": "ba4d2fb45660b4e07592535e56be0c3775ba606ba277082af71b28bec101152b" }, "downloads": -1, "filename": "cdn-fmri-0.0.0.tar.gz", "has_sig": false, "md5_digest": "07e1ecec3f03a32c3dbd6ccd8bfef6a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13753, "upload_time": "2018-06-12T17:36:34", "url": "https://files.pythonhosted.org/packages/71/72/baa98476079a3c94f0a88f109010ca1dae09ebd3c2b1d97e01990b4867ab/cdn-fmri-0.0.0.tar.gz" } ], "0.0.1": [ { "comment_text": "", "digests": { "md5": "b7ed51159557419a03138fe5ba2540b2", "sha256": "938014e5876045bbd990d611057f15a366a32faa2af733addd7667191e01467d" }, "downloads": -1, "filename": "cdn_fmri-0.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "b7ed51159557419a03138fe5ba2540b2", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 16330, "upload_time": "2018-07-04T03:34:24", "url": "https://files.pythonhosted.org/packages/6d/fd/a91723886709dd43053d153ecb48803f853e8166ddf9f94e3242b9c409df/cdn_fmri-0.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ad084d83bee32be710b297e7718f3924", "sha256": "8f01636be9a0efd1d4a36e677e581f1af5d6bea6e3b579838418a3c9ed769a2c" }, "downloads": -1, "filename": "cdn-fmri-0.0.1.tar.gz", "has_sig": false, "md5_digest": "ad084d83bee32be710b297e7718f3924", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13774, "upload_time": "2018-07-04T03:34:27", "url": "https://files.pythonhosted.org/packages/38/e7/c45277378eb6cf392dfa79f04c77685b1700675e5933316abe9ff799b40b/cdn-fmri-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "1acf50ebbf345ed0ce61634faaae20b1", "sha256": "f9d87c3b716b2804705f62b96ff3fbda26e0d15e5512dcb3cd0c0a3889a8270b" }, "downloads": -1, "filename": "cdn_fmri-0.0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "1acf50ebbf345ed0ce61634faaae20b1", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 16316, "upload_time": "2018-07-04T20:21:14", "url": "https://files.pythonhosted.org/packages/0f/96/2ce12f9995702afd3f81b24e0542d9c19c9f0d3d207c55e163e17b185006/cdn_fmri-0.0.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ac87301ad372cc6721d7a55e35577e52", "sha256": "335b4f32408cd5789a59256081b0ed4e10c4d4902e7489412b867ad452b9ef67" }, "downloads": -1, "filename": "cdn-fmri-0.0.2.tar.gz", "has_sig": false, "md5_digest": "ac87301ad372cc6721d7a55e35577e52", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13746, "upload_time": "2018-07-04T20:21:16", "url": "https://files.pythonhosted.org/packages/6d/ff/9dae82d5492878534c509de5faa804055d93dd938423e94722127a498030/cdn-fmri-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1acf50ebbf345ed0ce61634faaae20b1", "sha256": "f9d87c3b716b2804705f62b96ff3fbda26e0d15e5512dcb3cd0c0a3889a8270b" }, "downloads": -1, "filename": "cdn_fmri-0.0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "1acf50ebbf345ed0ce61634faaae20b1", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 16316, "upload_time": "2018-07-04T20:21:14", "url": "https://files.pythonhosted.org/packages/0f/96/2ce12f9995702afd3f81b24e0542d9c19c9f0d3d207c55e163e17b185006/cdn_fmri-0.0.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ac87301ad372cc6721d7a55e35577e52", "sha256": "335b4f32408cd5789a59256081b0ed4e10c4d4902e7489412b867ad452b9ef67" }, "downloads": -1, "filename": "cdn-fmri-0.0.2.tar.gz", "has_sig": false, "md5_digest": "ac87301ad372cc6721d7a55e35577e52", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13746, "upload_time": "2018-07-04T20:21:16", "url": "https://files.pythonhosted.org/packages/6d/ff/9dae82d5492878534c509de5faa804055d93dd938423e94722127a498030/cdn-fmri-0.0.2.tar.gz" } ] }