# mne-bids

> MNE-BIDS is a Python package that allows you to read and write BIDS-compatible datasets with the help of MNE-Python.

**Wikidata**: [Q120962345](https://www.wikidata.org/wiki/Q120962345)  
**Source**: https://4ort.xyz/entity/mne-bids

## Summary
MNE-BIDS is a Python package that allows users to read and write BIDS-compatible datasets with the help of MNE-Python, enabling standardized organization and analysis of electrophysiological data.

## Key Facts
- MNE-BIDS is distributed under a 3-clause BSD License
- The package has multiple versions, with Release 0.1 published on 2018-11-05
- It provides a website at https://mne.tools/mne-bids/
- It is classified as free software
- Download is available from https://github.com/mne-tools/mne-bids/releases
- The source code repository is hosted at https://github.com/mne-tools/mne-bids
- The package's description is "MNE-BIDS: Organizing electrophysiological data into the BIDS format and facilitating their analysis"

## FAQs
### Q: What is the primary function of mne-bids?
A: It allows users to read and write BIDS-compatible datasets using MNE-Python for organizing electrophysiological data.

### Q: What license does mne-bids use?
A: It is distributed under a 3-clause BSD License.

### Q: Where can I find the source code for mne-bids?
A: The source code is available at https://github.com/mne-tools/mne-bids.

## Why It Matters
MNE-BIDS addresses the need for standardized data organization in electrophysiological research by providing tools to convert between BIDS format and MNE-Python's native data structures. This facilitates reproducible research, data sharing, and integration across different analysis pipelines. By enabling researchers to work with BIDS-compliant datasets, it helps establish common standards in the field of neuroscience and electrophysiology, making it easier to compare results across studies and collaborate across research groups.

## Notable For
- Provides a standardized interface for working with BIDS datasets in the MNE-Python ecosystem
- Supports multiple versions from 0.1 to 0.10 with incremental releases
- Enables conversion between BIDS format and MNE-Python's native data structures
- Facilitates reproducible research by promoting standardized data organization
- Maintains compatibility with the broader MNE-Python framework

## Body
### Overview
MNE-BIDS is a specialized Python package designed to bridge the gap between the Brain Imaging Data Structure (BIDS) standard and the MNE-Python library. The package was developed to enable researchers working with electrophysiological data to adopt the BIDS format, which has become the de facto standard for neuroimaging data sharing.

### Development and Versions
The package has undergone multiple development iterations, with the first release (version 0.1) appearing on November 5, 2018. Subsequent versions have been released at regular intervals, with version 0.10 published on March 14, 2022. Each release is documented with a specific publication date and associated with a GitHub release tag.

### Technical Implementation
The package implements functions to read and write BIDS-compatible datasets, allowing seamless integration with MNE-Python's existing analysis tools. It handles the conversion of data between the BIDS directory structure and MNE-Python's native data objects, including raw data, events, and epochs.

### Licensing and Distribution
MNE-BIDS is distributed under a 3-clause BSD License, which allows users to freely run, study, change, and distribute the software and its modified versions. The package is maintained as free software, with its source code hosted on GitHub and accessible to the research community.

### Community and Resources
The project maintains an official website at https://mne.tools/mne-bids/ and provides download access through the GitHub releases page. Documentation and usage examples are available through the repository, helping users understand how to implement BIDS-compliant data organization in their electrophysiological research workflows.

## References

1. [Release 0.1. 2018](https://github.com/mne-tools/mne-bids/releases/tag/v0.1)
2. [Release 0.2. 2019](https://github.com/mne-tools/mne-bids/releases/tag/v0.2)
3. [Release 0.3. 2019](https://github.com/mne-tools/mne-bids/releases/tag/v0.3)
4. [Release 0.4. 2020](https://github.com/mne-tools/mne-bids/releases/tag/v0.4)
5. [Release 0.5. 2020](https://github.com/mne-tools/mne-bids/releases/tag/v0.5)
6. [Release 0.6. 2020](https://github.com/mne-tools/mne-bids/releases/tag/v0.6)
7. [Release 0.7. 2021](https://github.com/mne-tools/mne-bids/releases/tag/v0.7)
8. [Release 0.8. 2021](https://github.com/mne-tools/mne-bids/releases/tag/v0.8)
9. [Release 0.9. 2021](https://github.com/mne-tools/mne-bids/releases/tag/v0.9)
10. [Release 0.10. 2022](https://github.com/mne-tools/mne-bids/releases/tag/v0.10)
11. [Release 0.11. 2022](https://github.com/mne-tools/mne-bids/releases/tag/v0.11)
12. [Release 0.11.1. 2022](https://github.com/mne-tools/mne-bids/releases/tag/v0.11.1)
13. [Release 0.12. 2022](https://github.com/mne-tools/mne-bids/releases/tag/v0.12)
14. [Release 0.13. 2023](https://github.com/mne-tools/mne-bids/releases/tag/v0.13)
15. [Release 0.14. 2023](https://github.com/mne-tools/mne-bids/releases/tag/v0.14)
16. [Release 0.15.0. 2024](https://github.com/mne-tools/mne-bids/releases/tag/v0.15.0)
17. [Release 0.16.0. 2024](https://github.com/mne-tools/mne-bids/releases/tag/v0.16.0)
18. [Release 0.17.0. 2025](https://github.com/mne-tools/mne-bids/releases/tag/v0.17.0)
19. [Release 0.18.0. 2025](https://github.com/mne-tools/mne-bids/releases/tag/v0.18.0)
20. [Source](https://api.github.com/repos/mne-tools/mne-bids)