[![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 and more robust,
and to facilitate data and code sharing with co-workers and collaborators.
Having your data in BIDS format also allows the use of automated pipelines, for example [mne-bids-pipeline](https://mne.tools/mne-bids-pipeline/stable/).
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)
- [NIRS-BIDS](https://doi.org/10.31219/osf.io/7nmcp)
Raw data
{
"_id": null,
"home_page": null,
"name": "mne-bids",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "Stefan Appelhoff <stefan.appelhoff@mailbox.org>",
"keywords": "bids, brain imaging data structure, eeg, ieeg, meg, neuroimaging, neuroscience",
"author": "The MNE-BIDS developers",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/c3/91/518dcdc515d0cbffb0c4685ce4cd9fb2c7dc883c44dc54f0c6ef2baa36f8/mne_bids-0.16.0.tar.gz",
"platform": null,
"description": "[![Codecov](https://codecov.io/gh/mne-tools/mne-bids/branch/main/graph/badge.svg)](https://codecov.io/gh/mne-tools/mne-bids)\n[![GitHub Actions](https://github.com/mne-tools/mne-bids/workflows/build/badge.svg)](https://github.com/mne-tools/mne-bids/actions)\n[![CircleCI](https://circleci.com/gh/mne-tools/mne-bids.svg?style=shield)](https://circleci.com/gh/mne-tools/mne-bids)\n[![PyPI Download count](https://pepy.tech/badge/mne-bids)](https://pepy.tech/project/mne-bids)\n[![Latest PyPI release](https://img.shields.io/pypi/v/mne-bids.svg)](https://pypi.org/project/mne-bids/)\n[![Latest conda-forge release](https://img.shields.io/conda/vn/conda-forge/mne-bids.svg)](https://anaconda.org/conda-forge/mne-bids/)\n[![JOSS publication](https://joss.theoj.org/papers/5b9024503f7bea324d5e738a12b0a108/status.svg)](https://joss.theoj.org/papers/5b9024503f7bea324d5e738a12b0a108)\n\nMNE-BIDS\n========\n\nMNE-BIDS is a Python package that allows you to read and write\n[BIDS](https://bids.neuroimaging.io/)-compatible datasets with the help of\n[MNE-Python](https://mne.tools/stable/index.html).\n\n![Schematic: From raw data to BIDS using MNE-BIDS](https://mne.tools/mne-bids/assets/MNE-BIDS.png)\n\nWhy?\n----\n\nMNE-BIDS links BIDS and MNE-Python with the goal to make your analyses faster to code and more robust,\nand to facilitate data and code sharing with co-workers and collaborators.\n\nHaving your data in BIDS format also allows the use of automated pipelines, for example [mne-bids-pipeline](https://mne.tools/mne-bids-pipeline/stable/).\n\nHow?\n----\n\nThe documentation can be found under the following links:\n\n- for the [stable release](https://mne.tools/mne-bids/)\n- for the [latest (development) version](https://mne.tools/mne-bids/dev/index.html)\n\nGetting Help\n------------\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)\n\nFor any usage questions, please post to the [MNE Forum](https://mne.discourse.group).\nBe sure to add the `mne-bids` tag to your question.\n\nCiting\n------\n\n[![JOSS publication](https://joss.theoj.org/papers/5b9024503f7bea324d5e738a12b0a108/status.svg)](https://joss.theoj.org/papers/5b9024503f7bea324d5e738a12b0a108)\n\nIf you use MNE-BIDS in your work, please cite our\n[publication in JOSS](https://doi.org/10.21105/joss.01896):\n\n> Appelhoff, S., Sanderson, M., Brooks, T., Vliet, M., Quentin, R., Holdgraf, C.,\nChaumon, M., Mikulan, E., Tavabi, K., H\u00f6chenberger, R., Welke, D., Brunner, C.,\nRockhill, A., Larson, E., Gramfort, A., & Jas, M. (2019): **MNE-BIDS: Organizing\nelectrophysiological data into the BIDS format and facilitating their analysis.**\n*Journal of Open Source Software,* 4:1896. DOI: [10.21105/joss.01896](https://doi.org/10.21105/joss.01896)\n\nPlease also cite one of the following papers to credit BIDS, depending on which data type you used:\n\n- [MEG-BIDS](https://doi.org/10.1038/sdata.2018.110)\n- [EEG-BIDS](https://doi.org/10.1038/s41597-019-0104-8)\n- [iEEG-BIDS](https://doi.org/10.1038/s41597-019-0105-7)\n- [NIRS-BIDS](https://doi.org/10.31219/osf.io/7nmcp)\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.16.0",
"project_urls": {
"Bug Tracker": "https://github.com/mne-tools/mne-bids/issues/",
"Documentation": "https://mne.tools/mne-bids",
"Download": "https://pypi.org/project/mne-bids/#files",
"Forum": "https://mne.discourse.group/",
"Homepage": "https://mne.tools/mne-bids",
"Source Code": "https://github.com/mne-tools/mne-bids"
},
"split_keywords": [
"bids",
" brain imaging data structure",
" eeg",
" ieeg",
" meg",
" neuroimaging",
" neuroscience"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "09aeffe8f2101ddd8d7dbee98080935add91bbd483c55c367bb1943b6453ef3c",
"md5": "cd2bd71b6c28a4f28cf293cf9fd6c28e",
"sha256": "e7f24e6b3536049616addbe4c2d33547775aecec1531ce1607103c829f3ec3c8"
},
"downloads": -1,
"filename": "mne_bids-0.16.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cd2bd71b6c28a4f28cf293cf9fd6c28e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 166764,
"upload_time": "2024-11-16T19:01:51",
"upload_time_iso_8601": "2024-11-16T19:01:51.283409Z",
"url": "https://files.pythonhosted.org/packages/09/ae/ffe8f2101ddd8d7dbee98080935add91bbd483c55c367bb1943b6453ef3c/mne_bids-0.16.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c391518dcdc515d0cbffb0c4685ce4cd9fb2c7dc883c44dc54f0c6ef2baa36f8",
"md5": "e8fc3f126cec4cd572928ca293ba851c",
"sha256": "a4eb317140890cb473091a0645ee4efe6413ad359ca40391e088f7a73411f24c"
},
"downloads": -1,
"filename": "mne_bids-0.16.0.tar.gz",
"has_sig": false,
"md5_digest": "e8fc3f126cec4cd572928ca293ba851c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 129138,
"upload_time": "2024-11-16T19:01:53",
"upload_time_iso_8601": "2024-11-16T19:01:53.298418Z",
"url": "https://files.pythonhosted.org/packages/c3/91/518dcdc515d0cbffb0c4685ce4cd9fb2c7dc883c44dc54f0c6ef2baa36f8/mne_bids-0.16.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-16 19:01:53",
"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,
"lcname": "mne-bids"
}