.gitattributes
.gitignore
.gitlab-ci.yml
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
heron.org
logo.svg
notes.org
requirements.txt
requirements_dev.txt
requirements_test.txt
setup.cfg
setup.py
tox.ini
travis_pypi_setup.py
.ci/python/build-wheels.sh
.github/workflows/review.yml
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/george.rst
docs/getting-started.rst
docs/gpytorch.rst
docs/heron.bib
docs/history.rst
docs/index.rst
docs/installation.rst
docs/likelihood-tutorial.ipynb
docs/likelihood.rst
docs/make.bat
docs/matched-likelihood.rst
docs/model-interface.rst
docs/modules.rst
docs/readme.rst
docs/theory.rst
docs/training.rst
docs/usage.rst
docs/utils.rst
docs/verification-tutorial.ipynb
docs/verification.rst
docs/waveforms.rst
heron/.editorconfig
heron/.gitignore
heron/__init__.py
heron/asimov.py
heron/cli.py
heron/condor.py
heron/corner.py
heron/data.py
heron/gw.py
heron/heron_template.yml
heron/inference.py
heron/injection.py
heron/likelihood.py
heron/priors.py
heron/sampling.py
heron/testing.py
heron/types.py
heron/utils.py
heron/models/__init__.py
heron/models/georgebased.py
heron/models/gw.py
heron/models/lalinference.py
heron/models/testing.py
heron/models/torchbased.py
heron/models/data/IMRPhenomPv2_nonspinning_q1to10.dat
heron/models/data/gt-M60-F1024.dat
heron/models/data/gt-gpytorch.pth
heron/models/data/imr-gpytorch.pth
heron/models/data/training_data.h5
heron_model.egg-info/PKG-INFO
heron_model.egg-info/SOURCES.txt
heron_model.egg-info/dependency_links.txt
heron_model.egg-info/entry_points.txt
heron_model.egg-info/requires.txt
heron_model.egg-info/top_level.txt
heron_model.egg-info/zip-safe
notebooks/bilby/Heron bilby likelihood.ipynb
notebooks/bilby/Heron-bilby.ipynb
notebooks/bilby/README.md
notebooks/inference-tests/Likelihood rebuild.ipynb
notebooks/kernel-tests/Inferring a chirp-like function.ipynb
notebooks/kernel-tests/Matern Kernels.ipynb
notebooks/kernel-tests/Piecewise Polynomial Kernel.ipynb
scripts/test-nessai.py
scripts/test-nessai.sub
scripts/test_settings.yml
scripts/pytorch/prototype.py
scripts/sandbox/make_new_file.py
scripts/sandbox/mixedmodel.dat
scripts/sandbox/read_new_file.py
tests/__init__.py
tests/test_cuda_waveform.py~
tests/test_cuda_waveform_hypothesis.py~
tests/test_injection_inference.py
tests/test_injection_inference.py~
tests/test_likelihood.py
tests/test_likelihood.py~
tests/test_likelihood_overlaps.py
tests/test_likelihood_overlaps.py~
tests/test_time_domain_likelihood.py~
tests/test_training.h5
tests/cuda/test_cuda_waveform.py
tests/cuda/test_cuda_waveform_hypothesis.py
tests/cuda/test_time_domain_likelihood.py
tests/science/test_cuda_waveform_hypothesis.py