mne-bids


Namemne-bids JSON
Version 0.14 PyPI version JSON
download
home_pagehttps://github.com/mne-tools/mne-bids
SummaryMNE-BIDS: Organizing MEG, EEG, and iEEG data according to the BIDS specification and facilitating their analysis with MNE-Python
upload_time2023-11-16 15:37:48
maintainerStefan Appelhoff
docs_urlNone
authormne-bids developers
requires_python~=3.8
licenseBSD-3-Clause
keywords meg eeg ieeg bids brain imaging data structure neuroscience neuroimaging
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Codecov](https://codecov.io/gh/mne-tools/mne-bids/branch/main/graph/badge.svg)](https://codecov.io/gh/mne-tools/mne-bids)
[![GitHub Actions](https://github.com/mne-tools/mne-bids/workflows/build/badge.svg)](https://github.com/mne-tools/mne-bids/actions)
[![CircleCI](https://circleci.com/gh/mne-tools/mne-bids.svg?style=shield)](https://circleci.com/gh/mne-tools/mne-bids)
[![PyPI Download count](https://pepy.tech/badge/mne-bids)](https://pepy.tech/project/mne-bids)
[![Latest PyPI release](https://img.shields.io/pypi/v/mne-bids.svg)](https://pypi.org/project/mne-bids/)
[![Latest conda-forge release](https://img.shields.io/conda/vn/conda-forge/mne-bids.svg)](https://anaconda.org/conda-forge/mne-bids/)
[![JOSS publication](https://joss.theoj.org/papers/5b9024503f7bea324d5e738a12b0a108/status.svg)](https://joss.theoj.org/papers/5b9024503f7bea324d5e738a12b0a108)

MNE-BIDS
========

MNE-BIDS is a Python package that allows you to read and write
[BIDS](https://bids.neuroimaging.io/)-compatible datasets with the help of
[MNE-Python](https://mne.tools/stable/index.html).

![Schematic: From raw data to BIDS using MNE-BIDS](https://mne.tools/mne-bids/assets/MNE-BIDS.png)

Why?
----

MNE-BIDS links BIDS and MNE-Python with the goal to make your analyses faster to code, more robust, and facilitate data and code sharing with co-workers and collaborators.

How?
----

The documentation can be found under the following links:

- for the [stable release](https://mne.tools/mne-bids/)
- for the [latest (development) version](https://mne.tools/mne-bids/dev/index.html)

Getting Help
------------
[<img alt="MNE Forum" src="https://user-images.githubusercontent.com/1681963/52239617-e2683480-289c-11e9-922b-5da55472e5b4.png" height=60/>](https://mne.discourse.group)

For any usage questions, please post to the
[MNE Forum](https://mne.discourse.group). Be sure to add the `mne-bids` tag to
your question.

Citing
------

[![JOSS publication](https://joss.theoj.org/papers/5b9024503f7bea324d5e738a12b0a108/status.svg)](https://joss.theoj.org/papers/5b9024503f7bea324d5e738a12b0a108)

If you use MNE-BIDS in your work, please cite our
[publication in JOSS](https://doi.org/10.21105/joss.01896):


Appelhoff, S., Sanderson, M., Brooks, T., Vliet, M., Quentin, R., Holdgraf, C.,
Chaumon, M., Mikulan, E., Tavabi, K., Höchenberger, R., Welke, D., Brunner, C.,
Rockhill, A., Larson, E., Gramfort, A., & Jas, M. (2019): **MNE-BIDS: Organizing
electrophysiological data into the BIDS format and facilitating their analysis.**
*Journal of Open Source Software,* 4:1896. DOI: [10.21105/joss.01896](https://doi.org/10.21105/joss.01896)

Please also cite one of the following papers to credit BIDS, depending on which data type you used:

- [MEG-BIDS](https://doi.org/10.1038/sdata.2018.110)
- [EEG-BIDS](https://doi.org/10.1038/s41597-019-0104-8)
- [iEEG-BIDS](https://doi.org/10.1038/s41597-019-0105-7)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mne-tools/mne-bids",
    "name": "mne-bids",
    "maintainer": "Stefan Appelhoff",
    "docs_url": null,
    "requires_python": "~=3.8",
    "maintainer_email": "stefan.appelhoff@mailbox.org",
    "keywords": "meg,eeg,ieeg,bids,brain imaging data structure,neuroscience,neuroimaging",
    "author": "mne-bids developers",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/73/20/f5f8e298fcc09b5978f70d03903d27f5d23081fbce5340f784d2049e0140/mne-bids-0.14.tar.gz",
    "platform": "any",
    "description": "[![Codecov](https://codecov.io/gh/mne-tools/mne-bids/branch/main/graph/badge.svg)](https://codecov.io/gh/mne-tools/mne-bids)\r\n[![GitHub Actions](https://github.com/mne-tools/mne-bids/workflows/build/badge.svg)](https://github.com/mne-tools/mne-bids/actions)\r\n[![CircleCI](https://circleci.com/gh/mne-tools/mne-bids.svg?style=shield)](https://circleci.com/gh/mne-tools/mne-bids)\r\n[![PyPI Download count](https://pepy.tech/badge/mne-bids)](https://pepy.tech/project/mne-bids)\r\n[![Latest PyPI release](https://img.shields.io/pypi/v/mne-bids.svg)](https://pypi.org/project/mne-bids/)\r\n[![Latest conda-forge release](https://img.shields.io/conda/vn/conda-forge/mne-bids.svg)](https://anaconda.org/conda-forge/mne-bids/)\r\n[![JOSS publication](https://joss.theoj.org/papers/5b9024503f7bea324d5e738a12b0a108/status.svg)](https://joss.theoj.org/papers/5b9024503f7bea324d5e738a12b0a108)\r\n\r\nMNE-BIDS\r\n========\r\n\r\nMNE-BIDS is a Python package that allows you to read and write\r\n[BIDS](https://bids.neuroimaging.io/)-compatible datasets with the help of\r\n[MNE-Python](https://mne.tools/stable/index.html).\r\n\r\n![Schematic: From raw data to BIDS using MNE-BIDS](https://mne.tools/mne-bids/assets/MNE-BIDS.png)\r\n\r\nWhy?\r\n----\r\n\r\nMNE-BIDS links BIDS and MNE-Python with the goal to make your analyses faster to code, more robust, and facilitate data and code sharing with co-workers and collaborators.\r\n\r\nHow?\r\n----\r\n\r\nThe documentation can be found under the following links:\r\n\r\n- for the [stable release](https://mne.tools/mne-bids/)\r\n- for the [latest (development) version](https://mne.tools/mne-bids/dev/index.html)\r\n\r\nGetting Help\r\n------------\r\n[<img alt=\"MNE Forum\" src=\"https://user-images.githubusercontent.com/1681963/52239617-e2683480-289c-11e9-922b-5da55472e5b4.png\" height=60/>](https://mne.discourse.group)\r\n\r\nFor any usage questions, please post to the\r\n[MNE Forum](https://mne.discourse.group). Be sure to add the `mne-bids` tag to\r\nyour question.\r\n\r\nCiting\r\n------\r\n\r\n[![JOSS publication](https://joss.theoj.org/papers/5b9024503f7bea324d5e738a12b0a108/status.svg)](https://joss.theoj.org/papers/5b9024503f7bea324d5e738a12b0a108)\r\n\r\nIf you use MNE-BIDS in your work, please cite our\r\n[publication in JOSS](https://doi.org/10.21105/joss.01896):\r\n\r\n\r\nAppelhoff, S., Sanderson, M., Brooks, T., Vliet, M., Quentin, R., Holdgraf, C.,\r\nChaumon, M., Mikulan, E., Tavabi, K., H\u00f6chenberger, R., Welke, D., Brunner, C.,\r\nRockhill, A., Larson, E., Gramfort, A., & Jas, M. (2019): **MNE-BIDS: Organizing\r\nelectrophysiological data into the BIDS format and facilitating their analysis.**\r\n*Journal of Open Source Software,* 4:1896. DOI: [10.21105/joss.01896](https://doi.org/10.21105/joss.01896)\r\n\r\nPlease also cite one of the following papers to credit BIDS, depending on which data type you used:\r\n\r\n- [MEG-BIDS](https://doi.org/10.1038/sdata.2018.110)\r\n- [EEG-BIDS](https://doi.org/10.1038/s41597-019-0104-8)\r\n- [iEEG-BIDS](https://doi.org/10.1038/s41597-019-0105-7)\r\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "MNE-BIDS: Organizing MEG, EEG, and iEEG data according to the BIDS specification and facilitating their analysis with MNE-Python",
    "version": "0.14",
    "project_urls": {
        "Bug Reports": "https://github.com/mne-tools/mne-bids/issues",
        "Documentation": "https://mne.tools/mne-bids",
        "Homepage": "https://github.com/mne-tools/mne-bids",
        "Source": "https://github.com/mne-tools/mne-bids"
    },
    "split_keywords": [
        "meg",
        "eeg",
        "ieeg",
        "bids",
        "brain imaging data structure",
        "neuroscience",
        "neuroimaging"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f5d3ccc383804490c04b599908712eebdf4150ec92f8d9690526c4d81fc86de",
                "md5": "9f22934c4d926bd8d7e58e7aa2d38b2f",
                "sha256": "f754cd9a4da1cec5e6cbf986372286e3614076ac0c35d68cf527a331964bbd9e"
            },
            "downloads": -1,
            "filename": "mne_bids-0.14-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9f22934c4d926bd8d7e58e7aa2d38b2f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": "~=3.8",
            "size": 1212517,
            "upload_time": "2023-11-16T15:37:46",
            "upload_time_iso_8601": "2023-11-16T15:37:46.269111Z",
            "url": "https://files.pythonhosted.org/packages/0f/5d/3ccc383804490c04b599908712eebdf4150ec92f8d9690526c4d81fc86de/mne_bids-0.14-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7320f5f8e298fcc09b5978f70d03903d27f5d23081fbce5340f784d2049e0140",
                "md5": "684cb90d4c212dcd1bfb0a80e05be12e",
                "sha256": "271e748b0cab44be39711a8d2d86b5e54148f9b862df45a3b5467ec2a69b6a4f"
            },
            "downloads": -1,
            "filename": "mne-bids-0.14.tar.gz",
            "has_sig": false,
            "md5_digest": "684cb90d4c212dcd1bfb0a80e05be12e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.8",
            "size": 1229402,
            "upload_time": "2023-11-16T15:37:48",
            "upload_time_iso_8601": "2023-11-16T15:37:48.663260Z",
            "url": "https://files.pythonhosted.org/packages/73/20/f5f8e298fcc09b5978f70d03903d27f5d23081fbce5340f784d2049e0140/mne-bids-0.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-16 15:37:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mne-tools",
    "github_project": "mne-bids",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "circle": true,
    "test_requirements": [],
    "lcname": "mne-bids"
}
        
Elapsed time: 0.13756s