LICENSE
README.md
pyproject.toml
src/ecallistolib/__init__.py
src/ecallistolib/cli.py
src/ecallistolib/combine.py
src/ecallistolib/crop.py
src/ecallistolib/download.py
src/ecallistolib/exceptions.py
src/ecallistolib/io.py
src/ecallistolib/models.py
src/ecallistolib/plotting.py
src/ecallistolib/processing.py
src/ecallistolib.egg-info/PKG-INFO
src/ecallistolib.egg-info/SOURCES.txt
src/ecallistolib.egg-info/dependency_links.txt
src/ecallistolib.egg-info/entry_points.txt
src/ecallistolib.egg-info/requires.txt
src/ecallistolib.egg-info/top_level.txt
tests/test_combine.py
tests/test_crop.py
tests/test_download.py
tests/test_exceptions.py
tests/test_imports.py
tests/test_integration.py
tests/test_io.py
tests/test_models.py
tests/test_plotting.py
tests/test_processing.py
tests/test_processing_rfi.py
tests/test_smoke.py