LICENCE.md
README.md
pyproject.toml
EEGPhasePy/__init__.py
EEGPhasePy/viz.py
EEGPhasePy/estimators/__init__.py
EEGPhasePy/estimators/estimator.py
EEGPhasePy/estimators/etp.py
EEGPhasePy/estimators/phastimate.py
EEGPhasePy/utils/__init__.py
EEGPhasePy/utils/check.py
eegphasepy.egg-info/PKG-INFO
eegphasepy.egg-info/SOURCES.txt
eegphasepy.egg-info/dependency_links.txt
eegphasepy.egg-info/requires.txt
eegphasepy.egg-info/top_level.txt
tests/test_base_estimator.py
tests/test_etp_estimator.py
tests/test_phastimate_estimator.py