LICENSE
README.rst
pyproject.toml
docs/source/conf.py
seiz_eeg/__init__.py
seiz_eeg/clips.py
seiz_eeg/config.py
seiz_eeg/constants.py
seiz_eeg/dataset.py
seiz_eeg/schemas.py
seiz_eeg/transforms.py
seiz_eeg/utils.py
seiz_eeg.egg-info/PKG-INFO
seiz_eeg.egg-info/SOURCES.txt
seiz_eeg.egg-info/dependency_links.txt
seiz_eeg.egg-info/requires.txt
seiz_eeg.egg-info/top_level.txt
seiz_eeg/preprocess/__init__.py
seiz_eeg/preprocess/__main__.py
seiz_eeg/preprocess/io.py
seiz_eeg/preprocess/chbmit/__init__.py
seiz_eeg/preprocess/chbmit/annotations.py
seiz_eeg/preprocess/chbmit/constants.py
seiz_eeg/preprocess/chbmit/main.py
seiz_eeg/preprocess/chbmit/signals.py
seiz_eeg/preprocess/tusz/__init__.py
seiz_eeg/preprocess/tusz/constants.py
seiz_eeg/preprocess/tusz/download.py
seiz_eeg/preprocess/tusz/io.py
seiz_eeg/preprocess/tusz/main.py
seiz_eeg/preprocess/tusz/process.py
seiz_eeg/preprocess/tusz/utils.py
seiz_eeg/preprocess/tusz/annotations/__init__.py
seiz_eeg/preprocess/tusz/annotations/io.py
seiz_eeg/preprocess/tusz/annotations/process.py
seiz_eeg/preprocess/tusz/signals/__init__.py
seiz_eeg/preprocess/tusz/signals/io.py
seiz_eeg/preprocess/tusz/signals/process.py
tests/test_clips.py
tests/test_dataset.py
tests/test_tusz.py