.gitignore
CHANGELOG.md
CONTRIBUTING.md
LICENSE
PROJECT_TRANSFORMATION_SUMMARY.md
README.md
RELEASING.md
mkdocs.yml
pyproject.toml
spec-file.txt
.github/workflows/ci.yml
.github/workflows/docs.yml
docs/index.md
docs/about/changelog.md
docs/about/citation.md
docs/about/license.md
docs/api/core.md
docs/api/noise-detection.md
docs/api/utilities.md
docs/developer-guide/contributing.md
docs/developer-guide/development.md
docs/developer-guide/release.md
docs/user-guide/examples.md
docs/user-guide/installation.md
docs/user-guide/mne-integration.md
docs/user-guide/quickstart.md
examples/mne_eegbci_demo.py
pyzaplineplus/__init__.py
pyzaplineplus/core.py
pyzaplineplus/noise_detection.py
pyzaplineplus/py.typed
pyzaplineplus.egg-info/PKG-INFO
pyzaplineplus.egg-info/SOURCES.txt
pyzaplineplus.egg-info/dependency_links.txt
pyzaplineplus.egg-info/requires.txt
pyzaplineplus.egg-info/top_level.txt
tests/__init__.py
tests/test_pyzaplineplus.py