.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
.github/workflows/lint.yml
.github/workflows/publish.yml
.github/workflows/tests.yml
examples/fast_gw.py
src/pocomc_bilby/__init__.py
src/pocomc_bilby/plugin.py
src/pocomc_bilby/prior.py
src/pocomc_bilby.egg-info/PKG-INFO
src/pocomc_bilby.egg-info/SOURCES.txt
src/pocomc_bilby.egg-info/dependency_links.txt
src/pocomc_bilby.egg-info/entry_points.txt
src/pocomc_bilby.egg-info/requires.txt
src/pocomc_bilby.egg-info/top_level.txt
tests/test_bilby_integration.py