.coveragerc
.editorconfig
.gitignore
.gitlab-ci.yml
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
Singularity
logo.svg
minke.png
pyproject.toml
requirements.txt
requirements_dev.txt
setup.cfg
test.txt
.github/workflows/docs.yml
.github/workflows/pypi.yml
.travis/run_tests.sh
.travis/setup_environment.sh
docs/Makefile
docs/authors.rst
docs/burst.rst
docs/cbc.rst
docs/conf.py
docs/contributing.rst
docs/distributions.rst
docs/docker.rst
docs/doctest-examples.rst
docs/hardware-injections.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/minke.models.rst
docs/minke.rst
docs/modules.rst
docs/noise.rst
docs/numerical.rst
docs/other-software.rst
docs/quickstart.rst
docs/readme.rst
docs/ringdowns.rst
docs/software-injections.rst
docs/tutorial-SNR-threshold.rst
docs/tutorial-asimov.rst
docs/tutorial-bagpuss.rst
docs/tutorial-editing.rst
docs/tutorial-hardware.rst
docs/tutorial-noise-psd.rst
docs/tutorial-supernova.rst
docs/tutorial.rst
docs/usage.rst
docs/images/projected_injection_script.png
docs/images/bursts/projected_sinegaussian.png
docs/images/cbc/waveform-imrphenompv2.png
docs/images/cbc/waveform-seobnrv2.png
docs/images/cbc/waveform-seobnrv3.png
docs/images/injections/projected_injection_function.png
docs/images/injections/projected_injection_script.png
docs/images/injections/projected_injection_zero.png
docs/images/noise/timeseries-advancedligo.png
examples/0-quickstart.py
examples/1-seobnrv3.py
examples/2-noise.py
examples/3-injection.py
examples/4-make-injection.py
examples/5-sinegaussian.py
minke/__init__.py
minke/__main__.py
minke/asimov.py
minke/bagpuss.py
minke/bilby.py
minke/cli.py
minke/detector.py
minke/distribution.py
minke/filters.py
minke/injection.py
minke/mdctools.py
minke/minke_template.yml
minke/noise.py
minke/sources.py
minke/types.py
minke/utils.py
minke.egg-info/PKG-INFO
minke.egg-info/SOURCES.txt
minke.egg-info/dependency_links.txt
minke.egg-info/entry_points.txt
minke.egg-info/requires.txt
minke.egg-info/scm_file_list.json
minke.egg-info/scm_version.json
minke.egg-info/top_level.txt
minke/models/__init__.py
minke/models/bursts.py
minke/models/cbc.py
minke/models/lalburst.py
minke/models/lalnoise.py
minke/models/lalsimulation.py
notebooks/Sine Gaussians.ipynb
notebooks/Supernovae.ipynb
notebooks/The great minke supernova bug-hunt.ipynb
notebooks/test.xml
notebooks/test.xml.gz
scripts/make-hw-frames.py
scripts/measure_snr.py
scripts/xml-report.py
tests/__init__.py
tests/test_approximants.py
tests/test_asimov.py
tests/test_bagpuss.py
tests/test_bagpuss_blueprints.py
tests/test_injection.py
tests/test_minke.py
tests/test_minke_distributions.py
tests/test_noise.py
tests/test_sources.py
tests/validate_test_noise.py
tests/data/README
tests/data/adi_test.mat
tests/data/adi_test.mat.dec
tests/data/frame_list.dat
tests/data/ott13.xml.gz
tests/data/ott_test.dat
tests/data/ott_test.dat.dec
tests/data/ott_test.xml.gz
tests/data/yakunin_test.dat
tests/data/yakunin_test.dat.dec
tests/models/__init__.py
tests/models/test_lalburst.py
tests/models/test_lalburst.py~
tests/models/test_lalsimulation.py