LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
examples/README.txt
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/read_bids_datasets.py
examples/rename_brainvision_files.py
mne_bids/__init__.py
mne_bids/config.py
mne_bids/copyfiles.py
mne_bids/datasets.py
mne_bids/pick.py
mne_bids/read.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/top_level.txt
mne_bids/commands/__init__.py
mne_bids/commands/mne_bids_cp.py
mne_bids/commands/mne_bids_raw_to_bids.py
mne_bids/commands/run.py
mne_bids/commands/tests/test_cli.py
mne_bids/tests/test_copyfiles.py
mne_bids/tests/test_datasets.py
mne_bids/tests/test_pick.py
mne_bids/tests/test_read.py
mne_bids/tests/test_tsv_handler.py
mne_bids/tests/test_utils.py
mne_bids/tests/test_write.py