CONTRIBUTING.rst
LICENSE.txt
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
examples/README.txt
examples/connectivity/README.txt
examples/connectivity/plot_cwt_sensor_connectivity.py
examples/connectivity/plot_mixed_source_space_connectivity.py
examples/connectivity/plot_mne_inverse_coherence_epochs.py
examples/connectivity/plot_mne_inverse_connectivity_spectrum.py
examples/connectivity/plot_mne_inverse_envelope_correlation.py
examples/connectivity/plot_mne_inverse_envelope_correlation_volume.py
examples/connectivity/plot_mne_inverse_label_connectivity.py
examples/connectivity/plot_mne_inverse_psi_visual.py
examples/connectivity/plot_sensor_connectivity.py
examples/datasets/README.txt
examples/datasets/plot_brainstorm_data.py
examples/datasets/plot_hf_sef_data.py
examples/datasets/plot_limo_data.py
examples/datasets/plot_opm_data.py
examples/datasets/spm_faces_dataset.py
examples/decoding/README.txt
examples/decoding/decoding_rsa.py
examples/decoding/plot_decoding_csp_eeg.py
examples/decoding/plot_decoding_csp_timefreq.py
examples/decoding/plot_decoding_spatio_temporal_source.py
examples/decoding/plot_decoding_spoc_CMC.py
examples/decoding/plot_decoding_time_generalization_conditions.py
examples/decoding/plot_decoding_unsupervised_spatial_filter.py
examples/decoding/plot_decoding_xdawn_eeg.py
examples/decoding/plot_ems_filtering.py
examples/decoding/plot_linear_model_patterns.py
examples/decoding/plot_receptive_field_mtrf.py
examples/forward/README.txt
examples/forward/plot_forward_sensitivity_maps.py
examples/forward/plot_left_cerebellum_volume_source.py
examples/forward/plot_source_space_morphing.py
examples/inverse/README.txt
examples/inverse/plot_compute_mne_inverse_epochs_in_label.py
examples/inverse/plot_compute_mne_inverse_raw_in_label.py
examples/inverse/plot_compute_mne_inverse_volume.py
examples/inverse/plot_covariance_whitening_dspm.py
examples/inverse/plot_custom_inverse_solver.py
examples/inverse/plot_dics_source_power.py
examples/inverse/plot_evoked_ers_source_power.py
examples/inverse/plot_gamma_map_inverse.py
examples/inverse/plot_label_activation_from_stc.py
examples/inverse/plot_label_from_stc.py
examples/inverse/plot_label_source_activations.py
examples/inverse/plot_mixed_norm_inverse.py
examples/inverse/plot_mixed_source_space_inverse.py
examples/inverse/plot_mne_cov_power.py
examples/inverse/plot_morph_surface_stc.py
examples/inverse/plot_morph_volume_stc.py
examples/inverse/plot_multidict_reweighted_tfmxne.py
examples/inverse/plot_psf_ctf_vertices.py
examples/inverse/plot_psf_ctf_vertices_lcmv.py
examples/inverse/plot_rap_music.py
examples/inverse/plot_read_inverse.py
examples/inverse/plot_read_stc.py
examples/inverse/plot_resolution_metrics.py
examples/inverse/plot_resolution_metrics_eegmeg.py
examples/inverse/plot_snr_estimate.py
examples/inverse/plot_source_space_snr.py
examples/inverse/plot_tf_dics.py
examples/inverse/plot_tf_lcmv.py
examples/inverse/plot_time_frequency_mixed_norm_inverse.py
examples/inverse/plot_vector_mne_solution.py
examples/io/README.txt
examples/io/plot_elekta_epochs.py
examples/io/plot_objects_from_arrays.py
examples/io/plot_read_and_write_raw_data.py
examples/io/plot_read_epochs.py
examples/io/plot_read_events.py
examples/io/plot_read_evoked.py
examples/io/plot_read_noise_covariance_matrix.py
examples/io/plot_read_proj.py
examples/preprocessing/README.txt
examples/preprocessing/plot_define_target_events.py
examples/preprocessing/plot_eeg_csd.py
examples/preprocessing/plot_eog_artifact_histogram.py
examples/preprocessing/plot_find_ecg_artifacts.py
examples/preprocessing/plot_find_eog_artifacts.py
examples/preprocessing/plot_ica_comparison.py
examples/preprocessing/plot_interpolate_bad_channels.py
examples/preprocessing/plot_metadata_query.py
examples/preprocessing/plot_movement_compensation.py
examples/preprocessing/plot_movement_detection.py
examples/preprocessing/plot_otp.py
examples/preprocessing/plot_rereference_eeg.py
examples/preprocessing/plot_resample.py
examples/preprocessing/plot_run_ica.py
examples/preprocessing/plot_shift_evoked.py
examples/preprocessing/plot_virtual_evoked.py
examples/preprocessing/plot_xdawn_denoising.py
examples/simulation/README.txt
examples/simulation/plot_simulate_evoked_data.py
examples/simulation/plot_simulate_raw_data.py
examples/simulation/plot_simulated_raw_data_using_subject_anatomy.py
examples/simulation/plot_source_simulator.py
examples/stats/README.txt
examples/stats/plot_cluster_stats_evoked.py
examples/stats/plot_fdr_stats_evoked.py
examples/stats/plot_linear_regression_raw.py
examples/stats/plot_sensor_permutation_test.py
examples/stats/plot_sensor_regression.py
examples/time_frequency/README.txt
examples/time_frequency/plot_compute_csd.py
examples/time_frequency/plot_compute_raw_data_spectrum.py
examples/time_frequency/plot_compute_source_psd_epochs.py
examples/time_frequency/plot_source_label_time_frequency.py
examples/time_frequency/plot_source_power_spectrum.py
examples/time_frequency/plot_source_power_spectrum_opm.py
examples/time_frequency/plot_source_space_time_frequency.py
examples/time_frequency/plot_temporal_whitening.py
examples/time_frequency/plot_time_frequency_erds.py
examples/time_frequency/plot_time_frequency_global_field_power.py
examples/time_frequency/plot_time_frequency_simulated.py
examples/visualization/README.txt
examples/visualization/plot_3d_to_2d.py
examples/visualization/plot_channel_epochs_image.py
examples/visualization/plot_eeg_on_scalp.py
examples/visualization/plot_evoked_arrowmap.py
examples/visualization/plot_evoked_topomap.py
examples/visualization/plot_evoked_whitening.py
examples/visualization/plot_make_report.py
examples/visualization/plot_meg_sensors.py
examples/visualization/plot_montage.py
examples/visualization/plot_parcellation.py
examples/visualization/plot_publication_figure.py
examples/visualization/plot_roi_erpimage_by_rt.py
examples/visualization/plot_sensor_noise_level.py
examples/visualization/plot_ssp_projs_sensitivity_map.py
examples/visualization/plot_topo_compare_conditions.py
examples/visualization/plot_topo_customized.py
examples/visualization/plot_xhemi.py
mne/__init__.py
mne/__main__.py
mne/annotations.py
mne/baseline.py
mne/bem.py
mne/chpi.py
mne/conftest.py
mne/coreg.py
mne/cov.py
mne/cuda.py
mne/defaults.py
mne/dipole.py
mne/epochs.py
mne/event.py
mne/evoked.py
mne/filter.py
mne/fixes.py
mne/label.py
mne/misc.py
mne/morph.py
mne/parallel.py
mne/proj.py
mne/rank.py
mne/report.py
mne/selection.py
mne/source_estimate.py
mne/source_space.py
mne/surface.py
mne/transforms.py
mne.egg-info/PKG-INFO
mne.egg-info/SOURCES.txt
mne.egg-info/dependency_links.txt
mne.egg-info/entry_points.txt
mne.egg-info/not-zip-safe
mne.egg-info/requires.txt
mne.egg-info/top_level.txt
mne/beamformer/__init__.py
mne/beamformer/_compute_beamformer.py
mne/beamformer/_dics.py
mne/beamformer/_lcmv.py
mne/beamformer/_rap_music.py
mne/beamformer/resolution_matrix.py
mne/beamformer/tests/__init__.py
mne/beamformer/tests/test_dics.py
mne/beamformer/tests/test_external.py
mne/beamformer/tests/test_lcmv.py
mne/beamformer/tests/test_rap_music.py
mne/beamformer/tests/test_resolution_matrix.py
mne/channels/__init__.py
mne/channels/_dig_montage_utils.py
mne/channels/_standard_montage_utils.py
mne/channels/channels.py
mne/channels/interpolation.py
mne/channels/layout.py
mne/channels/montage.py
mne/channels/data/layouts/CTF-275.lout
mne/channels/data/layouts/CTF151.lay
mne/channels/data/layouts/CTF275.lay
mne/channels/data/layouts/EEG1005.lay
mne/channels/data/layouts/EGI256.lout
mne/channels/data/layouts/KIT-125.lout
mne/channels/data/layouts/KIT-157.lout
mne/channels/data/layouts/KIT-160.lay
mne/channels/data/layouts/KIT-AD.lout
mne/channels/data/layouts/KIT-AS-2008.lout
mne/channels/data/layouts/KIT-UMD-3.lout
mne/channels/data/layouts/Neuromag_122.lout
mne/channels/data/layouts/Vectorview-all.lout
mne/channels/data/layouts/Vectorview-grad.lout
mne/channels/data/layouts/Vectorview-grad_norm.lout
mne/channels/data/layouts/Vectorview-mag.lout
mne/channels/data/layouts/biosemi.lay
mne/channels/data/layouts/magnesWH3600.lout
mne/channels/data/montages/EGI_256.csd
mne/channels/data/montages/GSN-HydroCel-128.sfp
mne/channels/data/montages/GSN-HydroCel-129.sfp
mne/channels/data/montages/GSN-HydroCel-256.sfp
mne/channels/data/montages/GSN-HydroCel-257.sfp
mne/channels/data/montages/GSN-HydroCel-32.sfp
mne/channels/data/montages/GSN-HydroCel-64_1.0.sfp
mne/channels/data/montages/GSN-HydroCel-65_1.0.sfp
mne/channels/data/montages/biosemi128.txt
mne/channels/data/montages/biosemi16.txt
mne/channels/data/montages/biosemi160.txt
mne/channels/data/montages/biosemi256.txt
mne/channels/data/montages/biosemi32.txt
mne/channels/data/montages/biosemi64.txt
mne/channels/data/montages/easycap-M1.txt
mne/channels/data/montages/easycap-M10.txt
mne/channels/data/montages/mgh60.elc
mne/channels/data/montages/mgh70.elc
mne/channels/data/montages/standard_1005.elc
mne/channels/data/montages/standard_1020.elc
mne/channels/data/montages/standard_alphabetic.elc
mne/channels/data/montages/standard_postfixed.elc
mne/channels/data/montages/standard_prefixed.elc
mne/channels/data/montages/standard_primed.elc
mne/channels/data/neighbors/KIT-157_neighb.mat
mne/channels/data/neighbors/KIT-208_neighb.mat
mne/channels/data/neighbors/KIT-NYU-2019_neighb.mat
mne/channels/data/neighbors/KIT-UMD-1_neighb.mat
mne/channels/data/neighbors/KIT-UMD-2_neighb.mat
mne/channels/data/neighbors/KIT-UMD-3_neighb.mat
mne/channels/data/neighbors/KIT-UMD-4_neighb.mat
mne/channels/data/neighbors/__init__.py
mne/channels/data/neighbors/biosemi16_neighb.mat
mne/channels/data/neighbors/biosemi32_neighb.mat
mne/channels/data/neighbors/biosemi64_neighb.mat
mne/channels/data/neighbors/bti148_neighb.mat
mne/channels/data/neighbors/bti248_neighb.mat
mne/channels/data/neighbors/bti248grad_neighb.mat
mne/channels/data/neighbors/ctf151_neighb.mat
mne/channels/data/neighbors/ctf275_neighb.mat
mne/channels/data/neighbors/ctf64_neighb.mat
mne/channels/data/neighbors/easycap128ch-avg_neighb.mat
mne/channels/data/neighbors/easycap32ch-avg_neighb.mat
mne/channels/data/neighbors/easycap64ch-avg_neighb.mat
mne/channels/data/neighbors/easycapM11_neighb.mat
mne/channels/data/neighbors/easycapM14_neighb.mat
mne/channels/data/neighbors/easycapM15_neighb.mat
mne/channels/data/neighbors/easycapM1_neighb.mat
mne/channels/data/neighbors/neuromag122_neighb.mat
mne/channels/data/neighbors/neuromag306mag_neighb.mat
mne/channels/data/neighbors/neuromag306planar_neighb.mat
mne/channels/tests/__init__.py
mne/channels/tests/test_channels.py
mne/channels/tests/test_interpolation.py
mne/channels/tests/test_layout.py
mne/channels/tests/test_montage.py
mne/channels/tests/test_standard_montage.py
mne/commands/__init__.py
mne/commands/mne_anonymize.py
mne/commands/mne_browse_raw.py
mne/commands/mne_bti2fiff.py
mne/commands/mne_clean_eog_ecg.py
mne/commands/mne_compare_fiff.py
mne/commands/mne_compute_proj_ecg.py
mne/commands/mne_compute_proj_eog.py
mne/commands/mne_coreg.py
mne/commands/mne_flash_bem.py
mne/commands/mne_freeview_bem_surfaces.py
mne/commands/mne_kit2fiff.py
mne/commands/mne_make_scalp_surfaces.py
mne/commands/mne_maxfilter.py
mne/commands/mne_prepare_bem_model.py
mne/commands/mne_report.py
mne/commands/mne_setup_forward_model.py
mne/commands/mne_setup_source_space.py
mne/commands/mne_show_fiff.py
mne/commands/mne_show_info.py
mne/commands/mne_surf2bem.py
mne/commands/mne_sys_info.py
mne/commands/mne_watershed_bem.py
mne/commands/mne_what.py
mne/commands/utils.py
mne/commands/tests/__init__.py
mne/commands/tests/test_commands.py
mne/connectivity/__init__.py
mne/connectivity/effective.py
mne/connectivity/envelope.py
mne/connectivity/spectral.py
mne/connectivity/utils.py
mne/connectivity/tests/__init__.py
mne/connectivity/tests/test_effective.py
mne/connectivity/tests/test_envelope.py
mne/connectivity/tests/test_spectral.py
mne/connectivity/tests/test_utils.py
mne/data/FreeSurferColorLUT.txt
mne/data/__init__.py
mne/data/coil_def.dat
mne/data/coil_def_Elekta.dat
mne/data/extinction_coef.mat
mne/data/icos.fif.gz
mne/data/mne_analyze.sel
mne/data/fsaverage/fsaverage-fiducials.fif
mne/data/fsaverage/fsaverage-head.fif
mne/data/fsaverage/fsaverage-inner_skull-bem.fif
mne/data/fsaverage/fsaverage-trans.fif
mne/data/helmets/122m.fif.gz
mne/data/helmets/306m.fif.gz
mne/data/helmets/306m_rt.fif.gz
mne/data/helmets/BabySQUID.fif.gz
mne/data/helmets/CTF_275.fif.gz
mne/data/helmets/KIT.fif.gz
mne/data/helmets/Magnes_2500wh.fif.gz
mne/data/helmets/Magnes_3600wh.fif.gz
mne/data/image/custom_layout.lout
mne/data/image/mni_brain.gif
mne/datasets/__init__.py
mne/datasets/utils.py
mne/datasets/_fake/__init__.py
mne/datasets/_fake/_fake.py
mne/datasets/_fsaverage/__init__.py
mne/datasets/_fsaverage/base.py
mne/datasets/_fsaverage/bem.txt
mne/datasets/_fsaverage/root.txt
mne/datasets/brainstorm/__init__.py
mne/datasets/brainstorm/bst_auditory.py
mne/datasets/brainstorm/bst_phantom_ctf.py
mne/datasets/brainstorm/bst_phantom_elekta.py
mne/datasets/brainstorm/bst_raw.py
mne/datasets/brainstorm/bst_resting.py
mne/datasets/eegbci/__init__.py
mne/datasets/eegbci/eegbci.py
mne/datasets/fieldtrip_cmc/__init__.py
mne/datasets/fieldtrip_cmc/fieldtrip_cmc.py
mne/datasets/fnirs_motor/__init__.py
mne/datasets/fnirs_motor/fnirs_motor.py
mne/datasets/hf_sef/__init__.py
mne/datasets/hf_sef/hf_sef.py
mne/datasets/kiloword/__init__.py
mne/datasets/kiloword/kiloword.py
mne/datasets/limo/__init__.py
mne/datasets/limo/limo.py
mne/datasets/misc/__init__.py
mne/datasets/misc/_misc.py
mne/datasets/mtrf/__init__.py
mne/datasets/mtrf/mtrf.py
mne/datasets/multimodal/__init__.py
mne/datasets/multimodal/multimodal.py
mne/datasets/opm/__init__.py
mne/datasets/opm/opm.py
mne/datasets/phantom_4dbti/__init__.py
mne/datasets/phantom_4dbti/phantom_4dbti.py
mne/datasets/sample/__init__.py
mne/datasets/sample/sample.py
mne/datasets/sleep_physionet/SHA1SUMS
mne/datasets/sleep_physionet/__init__.py
mne/datasets/sleep_physionet/_utils.py
mne/datasets/sleep_physionet/age.py
mne/datasets/sleep_physionet/age_records.csv
mne/datasets/sleep_physionet/temazepam.py
mne/datasets/sleep_physionet/temazepam_records.csv
mne/datasets/sleep_physionet/tests/test_physionet.py
mne/datasets/somato/__init__.py
mne/datasets/somato/somato.py
mne/datasets/spm_face/__init__.py
mne/datasets/spm_face/spm_data.py
mne/datasets/testing/__init__.py
mne/datasets/testing/_testing.py
mne/datasets/tests/__init__.py
mne/datasets/tests/test_datasets.py
mne/datasets/visual_92_categories/__init__.py
mne/datasets/visual_92_categories/visual_92_categories.py
mne/decoding/__init__.py
mne/decoding/base.py
mne/decoding/csp.py
mne/decoding/ems.py
mne/decoding/mixin.py
mne/decoding/receptive_field.py
mne/decoding/search_light.py
mne/decoding/time_delaying_ridge.py
mne/decoding/time_frequency.py
mne/decoding/transformer.py
mne/decoding/tests/__init__.py
mne/decoding/tests/test_base.py
mne/decoding/tests/test_csp.py
mne/decoding/tests/test_ems.py
mne/decoding/tests/test_receptive_field.py
mne/decoding/tests/test_search_light.py
mne/decoding/tests/test_time_frequency.py
mne/decoding/tests/test_transformer.py
mne/externals/FieldTrip.py
mne/externals/__init__.py
mne/externals/decorator.py
mne/externals/doccer.py
mne/externals/h5io/__init__.py
mne/externals/h5io/_h5io.py
mne/externals/pymatreader/__init__.py
mne/externals/pymatreader/pymatreader.py
mne/externals/pymatreader/utils.py
mne/externals/tempita/__init__.py
mne/externals/tempita/_looper.py
mne/externals/tempita/compat3.py
mne/externals/tqdm/__init__.py
mne/externals/tqdm/_tqdm/__init__.py
mne/externals/tqdm/_tqdm/__main__.py
mne/externals/tqdm/_tqdm/_main.py
mne/externals/tqdm/_tqdm/_monitor.py
mne/externals/tqdm/_tqdm/_tqdm.py
mne/externals/tqdm/_tqdm/_tqdm_gui.py
mne/externals/tqdm/_tqdm/_tqdm_notebook.py
mne/externals/tqdm/_tqdm/_tqdm_pandas.py
mne/externals/tqdm/_tqdm/_utils.py
mne/externals/tqdm/_tqdm/_version.py
mne/externals/tqdm/_tqdm/auto.py
mne/externals/tqdm/_tqdm/autonotebook.py
mne/externals/tqdm/_tqdm/cli.py
mne/externals/tqdm/_tqdm/gui.py
mne/externals/tqdm/_tqdm/notebook.py
mne/externals/tqdm/_tqdm/std.py
mne/externals/tqdm/_tqdm/tqdm.1
mne/externals/tqdm/_tqdm/utils.py
mne/externals/tqdm/_tqdm/contrib/__init__.py
mne/forward/__init__.py
mne/forward/_compute_forward.py
mne/forward/_field_interpolation.py
mne/forward/_lead_dots.py
mne/forward/_make_forward.py
mne/forward/forward.py
mne/forward/tests/__init__.py
mne/forward/tests/test_field_interpolation.py
mne/forward/tests/test_forward.py
mne/forward/tests/test_make_forward.py
mne/gui/__init__.py
mne/gui/_backend.py
mne/gui/_coreg_gui.py
mne/gui/_fiducials_gui.py
mne/gui/_file_traits.py
mne/gui/_help.py
mne/gui/_kit2fiff_gui.py
mne/gui/_marker_gui.py
mne/gui/_viewer.py
mne/gui/help/kit2fiff.json
mne/gui/tests/__init__.py
mne/gui/tests/test_coreg_gui.py
mne/gui/tests/test_fiducials_gui.py
mne/gui/tests/test_file_traits.py
mne/gui/tests/test_kit2fiff_gui.py
mne/gui/tests/test_marker_gui.py
mne/html/bootstrap.min.css
mne/html/bootstrap.min.js
mne/html/d3.v3.min.js
mne/html/jquery-ui.min.css
mne/html/jquery-ui.min.js
mne/html/jquery.js
mne/html/mpld3.v0.2.min.js
mne/inverse_sparse/__init__.py
mne/inverse_sparse/_gamma_map.py
mne/inverse_sparse/mxne_debiasing.py
mne/inverse_sparse/mxne_inverse.py
mne/inverse_sparse/mxne_optim.py
mne/inverse_sparse/tests/__init__.py
mne/inverse_sparse/tests/test_gamma_map.py
mne/inverse_sparse/tests/test_mxne_debiasing.py
mne/inverse_sparse/tests/test_mxne_inverse.py
mne/inverse_sparse/tests/test_mxne_optim.py
mne/io/__init__.py
mne/io/_digitization.py
mne/io/base.py
mne/io/compensator.py
mne/io/constants.py
mne/io/ctf_comp.py
mne/io/diff.py
mne/io/matrix.py
mne/io/meas_info.py
mne/io/open.py
mne/io/pick.py
mne/io/proc_history.py
mne/io/proj.py
mne/io/reference.py
mne/io/tag.py
mne/io/tree.py
mne/io/utils.py
mne/io/what.py
mne/io/write.py
mne/io/array/__init__.py
mne/io/array/array.py
mne/io/array/tests/__init__.py
mne/io/array/tests/test_array.py
mne/io/artemis123/__init__.py
mne/io/artemis123/artemis123.py
mne/io/artemis123/utils.py
mne/io/artemis123/resources/Artemis123_ChannelMap.csv
mne/io/artemis123/resources/Artemis123_mneLoc.csv
mne/io/artemis123/tests/__init__.py
mne/io/artemis123/tests/test_artemis123.py
mne/io/brainvision/__init__.py
mne/io/brainvision/brainvision.py
mne/io/brainvision/tests/__init__.py
mne/io/brainvision/tests/test_brainvision.py
mne/io/bti/__init__.py
mne/io/bti/bti.py
mne/io/bti/constants.py
mne/io/bti/read.py
mne/io/bti/tests/__init__.py
mne/io/bti/tests/test_bti.py
mne/io/cnt/__init__.py
mne/io/cnt/_utils.py
mne/io/cnt/cnt.py
mne/io/cnt/tests/__init__.py
mne/io/cnt/tests/test_cnt.py
mne/io/ctf/__init__.py
mne/io/ctf/constants.py
mne/io/ctf/ctf.py
mne/io/ctf/eeg.py
mne/io/ctf/hc.py
mne/io/ctf/info.py
mne/io/ctf/markers.py
mne/io/ctf/res4.py
mne/io/ctf/trans.py
mne/io/ctf/tests/__init__.py
mne/io/ctf/tests/test_ctf.py
mne/io/curry/__init__.py
mne/io/curry/curry.py
mne/io/curry/tests/__init__.py
mne/io/curry/tests/test_curry.py
mne/io/edf/__init__.py
mne/io/edf/edf.py
mne/io/edf/tests/__init__.py
mne/io/edf/tests/test_edf.py
mne/io/edf/tests/test_gdf.py
mne/io/eeglab/__init__.py
mne/io/eeglab/eeglab.py
mne/io/eeglab/tests/__init__.py
mne/io/eeglab/tests/_utils.py
mne/io/eeglab/tests/test_eeglab.py
mne/io/egi/__init__.py
mne/io/egi/egi.py
mne/io/egi/egimff.py
mne/io/egi/events.py
mne/io/egi/general.py
mne/io/egi/tests/__init__.py
mne/io/egi/tests/test_egi.py
mne/io/eximia/__init__.py
mne/io/eximia/eximia.py
mne/io/eximia/tests/__init__.py
mne/io/eximia/tests/test_eximia.py
mne/io/fieldtrip/__init__.py
mne/io/fieldtrip/fieldtrip.py
mne/io/fieldtrip/utils.py
mne/io/fieldtrip/tests/__init__.py
mne/io/fieldtrip/tests/helpers.py
mne/io/fieldtrip/tests/test_fieldtrip.py
mne/io/fiff/__init__.py
mne/io/fiff/raw.py
mne/io/fiff/tests/__init__.py
mne/io/fiff/tests/test_raw_fiff.py
mne/io/kit/__init__.py
mne/io/kit/constants.py
mne/io/kit/coreg.py
mne/io/kit/kit.py
mne/io/kit/tests/__init__.py
mne/io/kit/tests/test_coreg.py
mne/io/kit/tests/test_kit.py
mne/io/nicolet/__init__.py
mne/io/nicolet/nicolet.py
mne/io/nicolet/tests/__init__.py
mne/io/nicolet/tests/test_nicolet.py
mne/io/nirx/__init__.py
mne/io/nirx/nirx.py
mne/io/nirx/tests/__init__.py
mne/io/nirx/tests/test_nirx.py
mne/io/tests/__init__.py
mne/io/tests/test_apply_function.py
mne/io/tests/test_compensator.py
mne/io/tests/test_constants.py
mne/io/tests/test_meas_info.py
mne/io/tests/test_pick.py
mne/io/tests/test_proc_history.py
mne/io/tests/test_raw.py
mne/io/tests/test_reference.py
mne/io/tests/test_show_fiff.py
mne/io/tests/test_utils.py
mne/io/tests/test_what.py
mne/minimum_norm/__init__.py
mne/minimum_norm/_eloreta.py
mne/minimum_norm/inverse.py
mne/minimum_norm/psf_ctf.py
mne/minimum_norm/resolution_matrix.py
mne/minimum_norm/spatial_resolution.py
mne/minimum_norm/time_frequency.py
mne/minimum_norm/tests/__init__.py
mne/minimum_norm/tests/test_inverse.py
mne/minimum_norm/tests/test_psf_ctf.py
mne/minimum_norm/tests/test_resolution_matrix.py
mne/minimum_norm/tests/test_resolution_metrics.py
mne/minimum_norm/tests/test_snr.py
mne/minimum_norm/tests/test_time_frequency.py
mne/preprocessing/__init__.py
mne/preprocessing/_csd.py
mne/preprocessing/_fine_cal.py
mne/preprocessing/_peak_finder.py
mne/preprocessing/artifact_detection.py
mne/preprocessing/bads.py
mne/preprocessing/ctps_.py
mne/preprocessing/ecg.py
mne/preprocessing/eog.py
mne/preprocessing/flat.py
mne/preprocessing/ica.py
mne/preprocessing/infomax_.py
mne/preprocessing/maxfilter.py
mne/preprocessing/maxwell.py
mne/preprocessing/otp.py
mne/preprocessing/ssp.py
mne/preprocessing/stim.py
mne/preprocessing/utils.py
mne/preprocessing/xdawn.py
mne/preprocessing/nirs/__init__.py
mne/preprocessing/nirs/_beer_lambert_law.py
mne/preprocessing/nirs/_optical_density.py
mne/preprocessing/nirs/_scalp_coupling_index.py
mne/preprocessing/nirs/nirs.py
mne/preprocessing/tests/__init__.py
mne/preprocessing/tests/test_artifact_detection.py
mne/preprocessing/tests/test_beer_lambert_law.py
mne/preprocessing/tests/test_csd.py
mne/preprocessing/tests/test_ctps.py
mne/preprocessing/tests/test_ecg.py
mne/preprocessing/tests/test_eeglab_infomax.py
mne/preprocessing/tests/test_eog.py
mne/preprocessing/tests/test_fine_cal.py
mne/preprocessing/tests/test_flat.py
mne/preprocessing/tests/test_ica.py
mne/preprocessing/tests/test_infomax.py
mne/preprocessing/tests/test_maxwell.py
mne/preprocessing/tests/test_nirs.py
mne/preprocessing/tests/test_optical_density.py
mne/preprocessing/tests/test_otp.py
mne/preprocessing/tests/test_peak_finder.py
mne/preprocessing/tests/test_scalp_coupling_index.py
mne/preprocessing/tests/test_ssp.py
mne/preprocessing/tests/test_stim.py
mne/preprocessing/tests/test_xdawn.py
mne/simulation/__init__.py
mne/simulation/evoked.py
mne/simulation/metrics.py
mne/simulation/raw.py
mne/simulation/source.py
mne/simulation/tests/__init__.py
mne/simulation/tests/test_evoked.py
mne/simulation/tests/test_metrics.py
mne/simulation/tests/test_raw.py
mne/simulation/tests/test_source.py
mne/stats/__init__.py
mne/stats/cluster_level.py
mne/stats/multi_comp.py
mne/stats/parametric.py
mne/stats/permutations.py
mne/stats/regression.py
mne/stats/tests/__init__.py
mne/stats/tests/test_cluster_level.py
mne/stats/tests/test_multi_comp.py
mne/stats/tests/test_parametric.py
mne/stats/tests/test_permutations.py
mne/stats/tests/test_regression.py
mne/tests/__init__.py
mne/tests/test_annotations.py
mne/tests/test_bem.py
mne/tests/test_chpi.py
mne/tests/test_coreg.py
mne/tests/test_cov.py
mne/tests/test_defaults.py
mne/tests/test_dipole.py
mne/tests/test_docstring_parameters.py
mne/tests/test_epochs.py
mne/tests/test_event.py
mne/tests/test_evoked.py
mne/tests/test_filter.py
mne/tests/test_import_nesting.py
mne/tests/test_label.py
mne/tests/test_line_endings.py
mne/tests/test_misc.py
mne/tests/test_morph.py
mne/tests/test_proj.py
mne/tests/test_rank.py
mne/tests/test_report.py
mne/tests/test_selection.py
mne/tests/test_source_estimate.py
mne/tests/test_source_space.py
mne/tests/test_surface.py
mne/tests/test_transforms.py
mne/time_frequency/__init__.py
mne/time_frequency/_stft.py
mne/time_frequency/_stockwell.py
mne/time_frequency/ar.py
mne/time_frequency/csd.py
mne/time_frequency/multitaper.py
mne/time_frequency/psd.py
mne/time_frequency/tfr.py
mne/time_frequency/tests/__init__.py
mne/time_frequency/tests/test_ar.py
mne/time_frequency/tests/test_csd.py
mne/time_frequency/tests/test_multitaper.py
mne/time_frequency/tests/test_psd.py
mne/time_frequency/tests/test_stft.py
mne/time_frequency/tests/test_stockwell.py
mne/time_frequency/tests/test_tfr.py
mne/utils/__init__.py
mne/utils/_bunch.py
mne/utils/_logging.py
mne/utils/_testing.py
mne/utils/check.py
mne/utils/config.py
mne/utils/dataframe.py
mne/utils/docs.py
mne/utils/fetching.py
mne/utils/linalg.py
mne/utils/misc.py
mne/utils/mixin.py
mne/utils/numerics.py
mne/utils/progressbar.py
mne/utils/tests/test_bunch.py
mne/utils/tests/test_check.py
mne/utils/tests/test_config.py
mne/utils/tests/test_docs.py
mne/utils/tests/test_fetching.py
mne/utils/tests/test_linalg.py
mne/utils/tests/test_logging.py
mne/utils/tests/test_misc.py
mne/utils/tests/test_mixin.py
mne/utils/tests/test_numerics.py
mne/utils/tests/test_progressbar.py
mne/utils/tests/test_testing.py
mne/viz/_3d.py
mne/viz/__init__.py
mne/viz/circle.py
mne/viz/epochs.py
mne/viz/evoked.py
mne/viz/ica.py
mne/viz/misc.py
mne/viz/montage.py
mne/viz/raw.py
mne/viz/topo.py
mne/viz/topomap.py
mne/viz/utils.py
mne/viz/_brain/__init__.py
mne/viz/_brain/_brain.py
mne/viz/_brain/_timeviewer.py
mne/viz/_brain/colormap.py
mne/viz/_brain/surface.py
mne/viz/_brain/view.py
mne/viz/_brain/tests/test_brain.py
mne/viz/backends/__init__.py
mne/viz/backends/_pysurfer_mayavi.py
mne/viz/backends/_pyvista.py
mne/viz/backends/_utils.py
mne/viz/backends/base_renderer.py
mne/viz/backends/renderer.py
mne/viz/backends/tests/_utils.py
mne/viz/backends/tests/test_renderer.py
mne/viz/backends/tests/test_utils.py
mne/viz/tests/__init__.py
mne/viz/tests/conftest.py
mne/viz/tests/test_3d.py
mne/viz/tests/test_circle.py
mne/viz/tests/test_epochs.py
mne/viz/tests/test_evoked.py
mne/viz/tests/test_ica.py
mne/viz/tests/test_misc.py
mne/viz/tests/test_montage.py
mne/viz/tests/test_raw.py
mne/viz/tests/test_topo.py
mne/viz/tests/test_topomap.py
mne/viz/tests/test_utils.py
tutorials/README.txt
tutorials/discussions/README.txt
tutorials/discussions/plot_background_filtering.py
tutorials/discussions/plot_background_ica.py
tutorials/discussions/plot_background_statistics.py
tutorials/epochs/README.txt
tutorials/epochs/plot_10_epochs_overview.py
tutorials/epochs/plot_20_visualize_epochs.py
tutorials/epochs/plot_30_epochs_metadata.py
tutorials/epochs/plot_40_epochs_to_data_frame.py
tutorials/evoked/README.txt
tutorials/evoked/plot_10_evoked_overview.py
tutorials/evoked/plot_20_visualize_evoked.py
tutorials/evoked/plot_eeg_erp.py
tutorials/evoked/plot_whitened.py
tutorials/intro/README.txt
tutorials/intro/plot_10_overview.py
tutorials/intro/plot_20_events_from_raw.py
tutorials/intro/plot_30_info.py
tutorials/intro/plot_40_sensor_locations.py
tutorials/intro/plot_50_configure_mne.py
tutorials/io/README.txt
tutorials/io/plot_10_reading_meg_data.py
tutorials/io/plot_20_reading_eeg_data.py
tutorials/io/plot_30_reading_fnirs_data.py
tutorials/machine-learning/README.txt
tutorials/machine-learning/plot_receptive_field.py
tutorials/machine-learning/plot_sensors_decoding.py
tutorials/misc/README.txt
tutorials/misc/plot_ecog.py
tutorials/misc/plot_modifying_data_inplace.py
tutorials/misc/plot_report.py
tutorials/preprocessing/README.txt
tutorials/preprocessing/plot_10_preprocessing_overview.py
tutorials/preprocessing/plot_15_handling_bad_channels.py
tutorials/preprocessing/plot_20_rejecting_bad_data.py
tutorials/preprocessing/plot_30_filtering_resampling.py
tutorials/preprocessing/plot_40_artifact_correction_ica.py
tutorials/preprocessing/plot_45_projectors_background.py
tutorials/preprocessing/plot_50_artifact_correction_ssp.py
tutorials/preprocessing/plot_55_setting_eeg_reference.py
tutorials/preprocessing/plot_59_head_positions.py
tutorials/preprocessing/plot_60_maxwell_filtering_sss.py
tutorials/preprocessing/plot_70_fnirs_processing.py
tutorials/raw/README.txt
tutorials/raw/plot_10_raw_overview.py
tutorials/raw/plot_20_event_arrays.py
tutorials/raw/plot_30_annotate_raw.py
tutorials/raw/plot_40_visualize_raw.py
tutorials/sample-datasets/README.txt
tutorials/sample-datasets/plot_brainstorm_auditory.py
tutorials/sample-datasets/plot_brainstorm_phantom_ctf.py
tutorials/sample-datasets/plot_brainstorm_phantom_elekta.py
tutorials/sample-datasets/plot_phantom_4DBTi.py
tutorials/sample-datasets/plot_sleep.py
tutorials/simulation/README.txt
tutorials/simulation/plot_creating_data_structures.py
tutorials/simulation/plot_dics.py
tutorials/simulation/plot_point_spread.py
tutorials/source-modeling/README.txt
tutorials/source-modeling/plot_background_freesurfer.py
tutorials/source-modeling/plot_beamformer_lcmv.py
tutorials/source-modeling/plot_compute_covariance.py
tutorials/source-modeling/plot_dipole_fit.py
tutorials/source-modeling/plot_dipole_orientations.py
tutorials/source-modeling/plot_eeg_mri_coords.py
tutorials/source-modeling/plot_eeg_no_mri.py
tutorials/source-modeling/plot_forward.py
tutorials/source-modeling/plot_mne_dspm_source_localization.py
tutorials/source-modeling/plot_mne_solutions.py
tutorials/source-modeling/plot_object_source_estimate.py
tutorials/source-modeling/plot_source_alignment.py
tutorials/source-modeling/plot_visualize_stc.py
tutorials/stats-sensor-space/README.txt
tutorials/stats-sensor-space/plot_stats_cluster_1samp_test_time_frequency.py
tutorials/stats-sensor-space/plot_stats_cluster_erp.py
tutorials/stats-sensor-space/plot_stats_cluster_time_frequency.py
tutorials/stats-sensor-space/plot_stats_spatio_temporal_cluster_sensors.py
tutorials/stats-source-space/README.txt
tutorials/stats-source-space/plot_stats_cluster_spatio_temporal.py
tutorials/stats-source-space/plot_stats_cluster_spatio_temporal_2samp.py
tutorials/stats-source-space/plot_stats_cluster_spatio_temporal_repeated_measures_anova.py
tutorials/stats-source-space/plot_stats_cluster_time_frequency_repeated_measures_anova.py
tutorials/time-freq/README.txt
tutorials/time-freq/plot_sensors_time_frequency.py