🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

mne-bids

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mne-bids

MNE-BIDS: Organizing MEG, EEG, and iEEG data according to the BIDS specification and facilitating their analysis with MNE-Python

0.16.0
PyPI
Maintainers
3

Codecov GitHub Actions CircleCI PyPI Download count Latest PyPI release Latest conda-forge release JOSS publication

MNE-BIDS

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

Schematic: From raw data to BIDS using MNE-BIDS

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.

How?

The documentation can be found under the following links:

Getting Help

MNE Forum

For any usage questions, please post to the MNE Forum. Be sure to add the mne-bids tag to your question.

Citing

JOSS publication

If you use MNE-BIDS in your work, please cite our publication in JOSS:

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

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

Keywords

bids

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts