mne-connectivity


Namemne-connectivity JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://github.com/mne-tools/mne-connectivity
SummaryA module for connectivity data analysis with MNE.
upload_time2023-01-14 00:31:15
maintainerAdam Li
docs_urlNone
author
requires_python>=3.7
licenseBSD-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            .. -*- mode: rst -*-

|GH|_ |Circle|_ |Azure|_ |Codecov|_ |PyPI|_ |PyPI_Release|_ |conda-forge|_ 

.. |GH| image:: https://github.com/mne-tools/mne-connectivity/actions/workflows/unit_tests.yml/badge.svg
.. _GH: https://github.com/mne-tools/mne-connectivity/actions/workflows/unit_tests.yml

.. |Circle| image:: https://circleci.com/gh/mne-tools/mne-connectivity.svg?style=shield
.. _Circle: https://circleci.com/gh/mne-tools/mne-connectivity

.. |Azure| image:: https://dev.azure.com/mne-tools/mne-connectivity/_apis/build/status/mne-tools.mne-connectivity?branchName=main
.. _Azure: https://dev.azure.com/mne-tools/mne-connectivity/_build/latest?definitionId=1&branchName=main

.. |Codecov| image:: https://codecov.io/gh/mne-tools/mne-connectivity/branch/main/graph/badge.svg
.. _Codecov: https://codecov.io/gh/mne-tools/mne-connectivity

.. |conda-forge| image:: https://img.shields.io/conda/dn/conda-forge/mne-connectivity.svg?label=Conda%20downloads
.. _conda-forge: https://anaconda.org/conda-forge/mne-connectivity

.. |PyPI| image:: https://img.shields.io/pypi/dm/mne-connectivity.svg?label=PyPI%20downloads
.. _PyPI: https://pypi.org/project/mne-connectivity/

.. |PyPI_Release| image:: https://img.shields.io/pypi/v/mne-connectivity.svg
.. _PyPI_Release: https://pypi.org/project/mne-connectivity/

.. _MNE-Connectivity: https://mne.tools/mne-connectivity/dev/
.. _MNE-Python: https://mne.tools/stable
.. _MNE-Connectivity documentation: https://mne.tools/mne-connectivity/stable/index.html
.. _installation guide: https://mne.tools/mne-connectivity/dev/install/index.html
.. _pip: https://pip.pypa.io/en/stable/
.. _Frites: https://github.com/brainets/frites
.. _contributing guide: https://github.com/mne-tools/mne-connectivity/blob/main/CONTRIBUTING.md

MNE-Connectivity
================

`MNE-Connectivity`_ is an open-source Python package for connectivity and
related measures of MEG, EEG, or iEEG data built on top of the 
`MNE-Python`_ API. It includes modules for data input/output, visualization,
common connectivity analysis, and post-hoc statistics and processing.


.. target for :end-before: title-end-content

This project was initially ported over from mne-python starting v0.23, by Adam
Li as part of Google Summer of Code 2021. Subsequently v0.1 and v0.2 releases
were done as part of GSoC period. Future development will occur in subsequent
versions. 

Documentation
^^^^^^^^^^^^^

Stable `MNE-Connectivity documentation`_ is available online.

Installing MNE-Connectivity
^^^^^^^^^^^^^^^^^^^^^^^^^^^

To install the latest stable version of MNE-Connectivity, you can use pip_ in a terminal:

.. code-block:: bash

    pip install -U mne-connectivity

For more complete instructions and more advanced installation methods (e.g. for
the latest development version), see the `installation guide`_.


Get the latest code
^^^^^^^^^^^^^^^^^^^

To install the latest version of the code using pip_ open a terminal and type:

.. code-block:: bash

    pip install -U https://github.com/mne-tools/mne-connectivity/archive/main.zip

To get the latest code using `git <https://git-scm.com/>`__, open a terminal and type:

.. code-block:: bash

    git clone https://github.com/mne-tools/mne-connectivity.git

Alternatively, you can also download a
`zip file of the latest development version <https://github.com/mne-tools/mne-connectivity/archive/main.zip>`__.


Contributing to MNE-Connectivity
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Please see the documentation on the MNE-Connectivity homepage:

https://github.com/mne-tools/mne-connectivity/blob/main/CONTRIBUTING.md


Forum
^^^^^^

https://mne.discourse.group

A Note About Connectivity
^^^^^^^^^^^^^^^^^^^^^^^^^

In the neuroscience community as of 2021, the term "functional connectivity" can 
have many different meanings and comprises many different measures. Some of 
these measures are directed (i.e. try to map a statistical causal relationship between
brain regions), others are non-directed. Please note that the interpretation of your 
functional connectivity measure depends on the data and underlying
assumptions. 
For a taxonomy of functional connectivity measures and information on the 
interpretation of those measures, we refer to
`Bastos and Schoffelen`_.

In mne-connectivity, we do not claim that any of our measures imply causal
connectivity.

.. _Bastos and Schoffelen: https://pubmed.ncbi.nlm.nih.gov/26778976/


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mne-tools/mne-connectivity",
    "name": "mne-connectivity",
    "maintainer": "Adam Li",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "ali39@jhu.edu",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/83/ab/667709aefdb8f89b4b5ec0a50bd9fc9c3924c65c69fceec510b29eeb1b2e/mne-connectivity-0.5.0.tar.gz",
    "platform": null,
    "description": ".. -*- mode: rst -*-\n\n|GH|_ |Circle|_ |Azure|_ |Codecov|_ |PyPI|_ |PyPI_Release|_ |conda-forge|_ \n\n.. |GH| image:: https://github.com/mne-tools/mne-connectivity/actions/workflows/unit_tests.yml/badge.svg\n.. _GH: https://github.com/mne-tools/mne-connectivity/actions/workflows/unit_tests.yml\n\n.. |Circle| image:: https://circleci.com/gh/mne-tools/mne-connectivity.svg?style=shield\n.. _Circle: https://circleci.com/gh/mne-tools/mne-connectivity\n\n.. |Azure| image:: https://dev.azure.com/mne-tools/mne-connectivity/_apis/build/status/mne-tools.mne-connectivity?branchName=main\n.. _Azure: https://dev.azure.com/mne-tools/mne-connectivity/_build/latest?definitionId=1&branchName=main\n\n.. |Codecov| image:: https://codecov.io/gh/mne-tools/mne-connectivity/branch/main/graph/badge.svg\n.. _Codecov: https://codecov.io/gh/mne-tools/mne-connectivity\n\n.. |conda-forge| image:: https://img.shields.io/conda/dn/conda-forge/mne-connectivity.svg?label=Conda%20downloads\n.. _conda-forge: https://anaconda.org/conda-forge/mne-connectivity\n\n.. |PyPI| image:: https://img.shields.io/pypi/dm/mne-connectivity.svg?label=PyPI%20downloads\n.. _PyPI: https://pypi.org/project/mne-connectivity/\n\n.. |PyPI_Release| image:: https://img.shields.io/pypi/v/mne-connectivity.svg\n.. _PyPI_Release: https://pypi.org/project/mne-connectivity/\n\n.. _MNE-Connectivity: https://mne.tools/mne-connectivity/dev/\n.. _MNE-Python: https://mne.tools/stable\n.. _MNE-Connectivity documentation: https://mne.tools/mne-connectivity/stable/index.html\n.. _installation guide: https://mne.tools/mne-connectivity/dev/install/index.html\n.. _pip: https://pip.pypa.io/en/stable/\n.. _Frites: https://github.com/brainets/frites\n.. _contributing guide: https://github.com/mne-tools/mne-connectivity/blob/main/CONTRIBUTING.md\n\nMNE-Connectivity\n================\n\n`MNE-Connectivity`_ is an open-source Python package for connectivity and\nrelated measures of MEG, EEG, or iEEG data built on top of the \n`MNE-Python`_ API. It includes modules for data input/output, visualization,\ncommon connectivity analysis, and post-hoc statistics and processing.\n\n\n.. target for :end-before: title-end-content\n\nThis project was initially ported over from mne-python starting v0.23, by Adam\nLi as part of Google Summer of Code 2021. Subsequently v0.1 and v0.2 releases\nwere done as part of GSoC period. Future development will occur in subsequent\nversions. \n\nDocumentation\n^^^^^^^^^^^^^\n\nStable `MNE-Connectivity documentation`_ is available online.\n\nInstalling MNE-Connectivity\n^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\nTo install the latest stable version of MNE-Connectivity, you can use pip_ in a terminal:\n\n.. code-block:: bash\n\n    pip install -U mne-connectivity\n\nFor more complete instructions and more advanced installation methods (e.g. for\nthe latest development version), see the `installation guide`_.\n\n\nGet the latest code\n^^^^^^^^^^^^^^^^^^^\n\nTo install the latest version of the code using pip_ open a terminal and type:\n\n.. code-block:: bash\n\n    pip install -U https://github.com/mne-tools/mne-connectivity/archive/main.zip\n\nTo get the latest code using `git <https://git-scm.com/>`__, open a terminal and type:\n\n.. code-block:: bash\n\n    git clone https://github.com/mne-tools/mne-connectivity.git\n\nAlternatively, you can also download a\n`zip file of the latest development version <https://github.com/mne-tools/mne-connectivity/archive/main.zip>`__.\n\n\nContributing to MNE-Connectivity\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\nPlease see the documentation on the MNE-Connectivity homepage:\n\nhttps://github.com/mne-tools/mne-connectivity/blob/main/CONTRIBUTING.md\n\n\nForum\n^^^^^^\n\nhttps://mne.discourse.group\n\nA Note About Connectivity\n^^^^^^^^^^^^^^^^^^^^^^^^^\n\nIn the neuroscience community as of 2021, the term \"functional connectivity\" can \nhave many different meanings and comprises many different measures. Some of \nthese measures are directed (i.e. try to map a statistical causal relationship between\nbrain regions), others are non-directed. Please note that the interpretation of your \nfunctional connectivity measure depends on the data and underlying\nassumptions. \nFor a taxonomy of functional connectivity measures and information on the \ninterpretation of those measures, we refer to\n`Bastos and Schoffelen`_.\n\nIn mne-connectivity, we do not claim that any of our measures imply causal\nconnectivity.\n\n.. _Bastos and Schoffelen: https://pubmed.ncbi.nlm.nih.gov/26778976/\n\n",
    "bugtrack_url": null,
    "license": "BSD-3",
    "summary": "A module for connectivity data analysis with MNE.",
    "version": "0.5.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91889f6f1d472346cf2b0333b42885942ab885b8188643dff7359a867c2774b5",
                "md5": "a4a7776d452a5c2bca27d9f3da3f295c",
                "sha256": "64d398c4332aae1ba246dde967fb71df322d6d9b75db033b13dbf1e5852dfc34"
            },
            "downloads": -1,
            "filename": "mne_connectivity-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a4a7776d452a5c2bca27d9f3da3f295c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 71075,
            "upload_time": "2023-01-14T00:31:13",
            "upload_time_iso_8601": "2023-01-14T00:31:13.226450Z",
            "url": "https://files.pythonhosted.org/packages/91/88/9f6f1d472346cf2b0333b42885942ab885b8188643dff7359a867c2774b5/mne_connectivity-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83ab667709aefdb8f89b4b5ec0a50bd9fc9c3924c65c69fceec510b29eeb1b2e",
                "md5": "bf29255309e4af66ecba86525b211c71",
                "sha256": "7cbdaf0d4ac59fab4fc193f52125995b2f930701f153cf9dcb740d414667c6e8"
            },
            "downloads": -1,
            "filename": "mne-connectivity-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bf29255309e4af66ecba86525b211c71",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 94169,
            "upload_time": "2023-01-14T00:31:15",
            "upload_time_iso_8601": "2023-01-14T00:31:15.332258Z",
            "url": "https://files.pythonhosted.org/packages/83/ab/667709aefdb8f89b4b5ec0a50bd9fc9c3924c65c69fceec510b29eeb1b2e/mne-connectivity-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-14 00:31:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "mne-tools",
    "github_project": "mne-connectivity",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "circle": true,
    "requirements": [],
    "lcname": "mne-connectivity"
}
        
Elapsed time: 0.02969s