.gitignore
LICENSE.md
README.md
pyproject.toml
setup.py
.github/workflows/pypi.yml
.github/workflows/pytest.yml
src/cows3/__init__.py
src/cows3/detectorstates.py
src/cows3/ephemeris.py
src/cows3/sensitivity.py
src/cows3/snr.py
src/cows3.egg-info/PKG-INFO
src/cows3.egg-info/SOURCES.txt
src/cows3.egg-info/dependency_links.txt
src/cows3.egg-info/requires.txt
src/cows3.egg-info/top_level.txt
tests/test_detectorstates.py
tests/test_sensitivity.py
tests/test_snr.py