.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
.ci/python/build-wheels.sh
.github/workflows/documentation.yaml
.github/workflows/review.yml
conda/spec-file.txt
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/cli.py
heron/condor.py
heron/detector.py
heron/filters.py
heron/inference.py
heron/injection.py
heron/likelihood.py
heron/priors.py
heron/sampling.py
heron/types.py
heron/utils.py
heron/models/__init__.py
heron/models/gpytorch.py
heron/models/lalnoise.py
heron/models/lalsimulation.py
heron/training/__init__.py
heron/training/data.py
heron/training/make-training-data.py~
heron/training/makedata.py
heron/training/makedata.py~
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
profiling/cuda_likelihood.prof
profiling/cuda_likelihood.py~
profiling/likelihood.py~
profiling/outputs.txt
profiling/cprofile/likelihood.py
profiling/cuda/cuda_likelihood.py
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/asimov.log
tests/heron.log
tests/test_cuda_waveform.py~
tests/test_cuda_waveform_hypothesis.py~
tests/test_detectors.py
tests/test_filters.py
tests/test_inference.py
tests/test_inference_config.yaml
tests/test_inference_uncertain.py
tests/test_inference_uncertain.py~
tests/test_injection.py
tests/test_injection_inference.py~
tests/test_inner_product.py~
tests/test_likelihood.py~
tests/test_likelihood_grid.py~
tests/test_likelihood_overlaps.py~
tests/test_prior.prior
tests/test_sampling.py
tests/test_time_domain_likelihood.py~
tests/training_data.h5
tests/models/__init__.py
tests/models/test_gpytorch.py
tests/models/test_lalnoise.py
tests/models/test_lalsimulation.py
tests/training-data/__init__.py
tests/training-data/test_make_training_data.py
tests/training-data/test_model_lalsimulation.py