LICENSE
MANIFEST.in
README.md
config.example.yaml
environment.yml
pyproject.toml
examples/open_source_viewer.py
examples/run_full_pipeline_sample.py
examples/run_volumetric_sample.py
src/mri2mne/__init__.py
src/mri2mne/_simnibs_fem_helper.py
src/mri2mne/_simnibs_mesh_helper.py
src/mri2mne/anonymize.py
src/mri2mne/batch.py
src/mri2mne/cli.py
src/mri2mne/config.py
src/mri2mne/coregistration.py
src/mri2mne/dicom_convert.py
src/mri2mne/eeg.py
src/mri2mne/freesurfer_bem.py
src/mri2mne/headmodel.py
src/mri2mne/inverse.py
src/mri2mne/logging_utils.py
src/mri2mne/paths.py
src/mri2mne/pipeline.py
src/mri2mne/preflight.py
src/mri2mne/qc.py
src/mri2mne/simnibs_forward.py
src/mri2mne/simnibs_mesh.py
src/mri2mne/viz.py
src/mri2mne/volumetric.py
src/mri2mne/wrapper.py
src/mri2mne/wsl.py
src/mri2mne.egg-info/PKG-INFO
src/mri2mne.egg-info/SOURCES.txt
src/mri2mne.egg-info/dependency_links.txt
src/mri2mne.egg-info/entry_points.txt
src/mri2mne.egg-info/requires.txt
src/mri2mne.egg-info/top_level.txt
tests/test_config.py
tests/test_dicom_convert.py
tests/test_eeg_inverse.py
tests/test_preflight.py
tests/test_viz.py
tests/test_volumetric.py
tests/test_wsl.py