LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
src/eeg_uhb/__init__.py
src/eeg_uhb/acquisition.py
src/eeg_uhb/errors.py
src/eeg_uhb/io.py
src/eeg_uhb/processing.py
src/eeg_uhb.egg-info/PKG-INFO
src/eeg_uhb.egg-info/SOURCES.txt
src/eeg_uhb.egg-info/dependency_links.txt
src/eeg_uhb.egg-info/requires.txt
src/eeg_uhb.egg-info/top_level.txt
src/eeg_uhb/resources/Fuzzy_Systems.pkl
src/eeg_uhb/resources/__init__.py
src/eeg_uhb/resources/coefficient_filters_dict.pkl
src/eeg_uhb/utils/EEGStressDetector.py
src/eeg_uhb/utils/__init__.py
tests/test_aquisition.py
tests/test_lsl_connection.py
tests/test_resources.py