.gitignore
LICENSE
README.md
pyproject.toml
setup.py
.github/workflows/pypi-publish.yml
.github/workflows/static.yml
.github/workflows/tests.yml
etformat/__init__.py
etformat/_version.py
etformat/calibration.py
etformat/channels.py
etformat/clean.py
etformat/describe.py
etformat/edfdata.py
etformat/edfdata_containers.py
etformat/edffile.py
etformat/edfinfo.py
etformat/export.py
etformat/plot_gaze.py
etformat/plot_saccades.py
etformat/report.py
etformat/saccade_analysis.py
etformat.egg-info/PKG-INFO
etformat.egg-info/SOURCES.txt
etformat.egg-info/dependency_links.txt
etformat.egg-info/requires.txt
etformat.egg-info/scm_file_list.json
etformat.egg-info/scm_version.json
etformat.egg-info/top_level.txt
tests/75936282.edf
tests/test_edf_conversion.py
tests/test_report.py