LICENSE
README.md
pyproject.toml
ide4eeg/USER_MANUAL.md
ide4eeg/__init__.py
ide4eeg/__main__.py
ide4eeg/_appcds.py
ide4eeg/api.py
ide4eeg/cli.py
ide4eeg/config_schema.py
ide4eeg/download_examples.py
ide4eeg/download_tools.py
ide4eeg/gui.py
ide4eeg/gui_config.py
ide4eeg/install_diagnostics.py
ide4eeg/install_runner.py
ide4eeg/main.py
ide4eeg/references.py
ide4eeg.egg-info/PKG-INFO
ide4eeg.egg-info/SOURCES.txt
ide4eeg.egg-info/dependency_links.txt
ide4eeg.egg-info/entry_points.txt
ide4eeg.egg-info/requires.txt
ide4eeg.egg-info/top_level.txt
ide4eeg/analysis/__init__.py
ide4eeg/analysis/analysis.py
ide4eeg/analysis/connectivity_analysis.py
ide4eeg/analysis/dipole_analysis.py
ide4eeg/analysis/eeg_profiles.py
ide4eeg/analysis/mne_catalog.py
ide4eeg/analysis/mp_analysis.py
ide4eeg/analysis/mp_bookviewer_qt.py
ide4eeg/analysis/connectivity/__init__.py
ide4eeg/analysis/connectivity/conn.py
ide4eeg/analysis/connectivity/data.py
ide4eeg/analysis/connectivity/mvarmodel.py
ide4eeg/analysis/connectivity/aec/__init__.py
ide4eeg/analysis/connectivity/aec/utils.py
ide4eeg/analysis/connectivity/mvar/__init__.py
ide4eeg/analysis/connectivity/mvar/comp.py
ide4eeg/analysis/connectivity/mvar/fitting.py
ide4eeg/analysis/dipole/FreeSurferColorLUT.txt
ide4eeg/analysis/dipole/__init__.py
ide4eeg/analysis/dipole/fitting.py
ide4eeg/analysis/dipole/lut.py
ide4eeg/analysis/dipole/visualize.py
ide4eeg/input/__init__.py
ide4eeg/input/input.py
ide4eeg/plots/__init__.py
ide4eeg/plots/plots.py
ide4eeg/preprocessing/__init__.py
ide4eeg/preprocessing/artifacts.py
ide4eeg/preprocessing/channels_and_signal.py
ide4eeg/preprocessing/constraints.py
ide4eeg/preprocessing/ica.py
ide4eeg/preprocessing/mp_preprocessing.py
ide4eeg/preprocessing/preprocessing.py
ide4eeg/preprocessing/rest_and_epochs.py
ide4eeg/preprocessing/svarog_review.py
ide4eeg/preprocessing/facetag/__init__.py
ide4eeg/preprocessing/facetag/_eeg_paint.py
ide4eeg/preprocessing/facetag/auto_detect_qt.py
ide4eeg/preprocessing/facetag/insightface_backend.py
ide4eeg/preprocessing/facetag/insightface_gaze.py
ide4eeg/preprocessing/facetag/l2cs_gaze.py
ide4eeg/preprocessing/facetag/reference.py
ide4eeg/preprocessing/facetag/review_window.py
ide4eeg/preprocessing/facetag/review_window_qt.py
ide4eeg/preprocessing/facetag/trim_window_qt.py
ide4eeg/preprocessing/facetag/video_reader.py
ide4eeg/preprocessing/facetag/models/L2CSNet_gaze360.LICENSE
ide4eeg/utils/__init__.py
ide4eeg/utils/log.py
ide4eeg/utils/parallel.py
ide4eeg/validators/__init__.py
ide4eeg/validators/_dismissals.py
ide4eeg/validators/_helpers.py
ide4eeg/validators/_render.py
ide4eeg/validators/_state.py
ide4eeg/validators/hard/__init__.py
ide4eeg/validators/hard/channels.py
ide4eeg/validators/hard/dipole.py
ide4eeg/validators/hard/modes.py
ide4eeg/validators/hard/numeric_ranges.py
ide4eeg/validators/hard/reference.py
ide4eeg/validators/hard/step_order.py
ide4eeg/validators/hard/tools.py
ide4eeg/validators/quality/__init__.py
tests/test_analysis_bugs.py
tests/test_analysis_modules.py
tests/test_appcds.py
tests/test_artifacts_split.py
tests/test_bad_channels_units.py
tests/test_braintech_montage_hint.py
tests/test_check_segments_replace.py
tests/test_cli_exit_codes.py
tests/test_comprehensive.py
tests/test_config_schema.py
tests/test_config_validation.py
tests/test_connectivity_parallel.py
tests/test_connectivity_preflight.py
tests/test_cross_mode_parity.py
tests/test_dirty_segment_ids.py
tests/test_download_tools.py
tests/test_event_name_safety.py
tests/test_example_preflight_smoke.py
tests/test_filtering.py
tests/test_gaze_backends.py
tests/test_gui_qt_config.py
tests/test_hash_invariants.py
tests/test_ica.py
tests/test_input_fif.py
tests/test_install_diagnostics.py
tests/test_install_runner.py
tests/test_integration.py
tests/test_l2cs_download_robustness.py
tests/test_log_and_misc.py
tests/test_mne_catalog.py
tests/test_montage.py
tests/test_montage_reference_split.py
tests/test_mp_analysis.py
tests/test_mp_book_reuse.py
tests/test_mp_preflight.py
tests/test_multi_filter.py
tests/test_parallel_parity.py
tests/test_parallelism_policy.py
tests/test_pipeline_golden.py
tests/test_preamble_phase1.py
tests/test_preprocessing_steps.py
tests/test_pyinstaller_spec_smoke.py
tests/test_readmanager_lazy_bridge.py
tests/test_resume_from_snapshot.py
tests/test_script_export.py
tests/test_script_export_roundtrip.py
tests/test_shipped_configs_smoke.py
tests/test_staleness_hash.py
tests/test_step_registry.py
tests/test_step_registry_consumers.py
tests/test_step_reorder_validation.py
tests/test_svarog_review.py
tests/test_toml_and_config.py
tests/test_toml_roundtrip.py
tests/test_validator_fuzz.py
tests/test_view_step_result.py