LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
examples/README.rst
examples/bidspath.py
examples/convert_eeg_to_bids.py
examples/convert_empty_room.py
examples/convert_group_studies.py
examples/convert_ieeg_to_bids.py
examples/convert_mne_sample.py
examples/convert_mri_and_trans.py
examples/create_bids_folder.py
examples/mark_bad_channels.py
examples/read_bids_datasets.py
examples/rename_brainvision_files.py
examples/update_bids_datasets.py
mne_bids/__init__.py
mne_bids/config.py
mne_bids/copyfiles.py
mne_bids/dig.py
mne_bids/inspect.py
mne_bids/path.py
mne_bids/pick.py
mne_bids/read.py
mne_bids/report.py
mne_bids/sidecar_updates.py
mne_bids/stats.py
mne_bids/tsv_handler.py
mne_bids/utils.py
mne_bids/write.py
mne_bids.egg-info/PKG-INFO
mne_bids.egg-info/SOURCES.txt
mne_bids.egg-info/dependency_links.txt
mne_bids.egg-info/entry_points.txt
mne_bids.egg-info/requires.txt
mne_bids.egg-info/top_level.txt
mne_bids/assets/help-128px.png
mne_bids/assets/help.svg
mne_bids/commands/__init__.py
mne_bids/commands/mne_bids_calibration_to_bids.py
mne_bids/commands/mne_bids_count_events.py
mne_bids/commands/mne_bids_cp.py
mne_bids/commands/mne_bids_crosstalk_to_bids.py
mne_bids/commands/mne_bids_inspect.py
mne_bids/commands/mne_bids_mark_bad_channels.py
mne_bids/commands/mne_bids_raw_to_bids.py
mne_bids/commands/mne_bids_report.py
mne_bids/commands/run.py
mne_bids/commands/tests/test_cli.py
mne_bids/tests/conftest.py
mne_bids/tests/test_copyfiles.py
mne_bids/tests/test_inspect.py
mne_bids/tests/test_path.py
mne_bids/tests/test_pick.py
mne_bids/tests/test_read.py
mne_bids/tests/test_report.py
mne_bids/tests/test_stats.py
mne_bids/tests/test_tsv_handler.py
mne_bids/tests/test_update.py
mne_bids/tests/test_utils.py
mne_bids/tests/test_write.py