LICENSE.md
MANIFEST.in
README.rst
setup.cfg
setup.py
bilby/.version
bilby/__init__.py
bilby.egg-info/PKG-INFO
bilby.egg-info/SOURCES.txt
bilby.egg-info/dependency_links.txt
bilby.egg-info/entry_points.txt
bilby.egg-info/requires.txt
bilby.egg-info/top_level.txt
bilby/core/__init__.py
bilby/core/grid.py
bilby/core/likelihood.py
bilby/core/result.py
bilby/core/series.py
bilby/core/utils.py
bilby/core/prior/__init__.py
bilby/core/prior/analytical.py
bilby/core/prior/base.py
bilby/core/prior/conditional.py
bilby/core/prior/dict.py
bilby/core/prior/interpolated.py
bilby/core/prior/joint.py
bilby/core/sampler/__init__.py
bilby/core/sampler/base_sampler.py
bilby/core/sampler/cpnest.py
bilby/core/sampler/dynamic_dynesty.py
bilby/core/sampler/dynesty.py
bilby/core/sampler/emcee.py
bilby/core/sampler/fake_sampler.py
bilby/core/sampler/kombine.py
bilby/core/sampler/nestle.py
bilby/core/sampler/polychord.py
bilby/core/sampler/proposal.py
bilby/core/sampler/ptemcee.py
bilby/core/sampler/ptmcmc.py
bilby/core/sampler/pymc3.py
bilby/core/sampler/pymultinest.py
bilby/core/sampler/ultranest.py
bilby/gw/__init__.py
bilby/gw/conversion.py
bilby/gw/cosmology.py
bilby/gw/likelihood.py
bilby/gw/prior.py
bilby/gw/result.py
bilby/gw/source.py
bilby/gw/utils.py
bilby/gw/waveform_generator.py
bilby/gw/detector/__init__.py
bilby/gw/detector/calibration.py
bilby/gw/detector/geometry.py
bilby/gw/detector/interferometer.py
bilby/gw/detector/networks.py
bilby/gw/detector/psd.py
bilby/gw/detector/strain_data.py
bilby/gw/detector/detectors/CE.interferometer
bilby/gw/detector/detectors/ET.interferometer
bilby/gw/detector/detectors/GEO600.interferometer
bilby/gw/detector/detectors/H1.interferometer
bilby/gw/detector/detectors/K1.interferometer
bilby/gw/detector/detectors/L1.interferometer
bilby/gw/detector/detectors/V1.interferometer
bilby/gw/detector/noise_curves/AdV_asd.txt
bilby/gw/detector/noise_curves/AdV_psd.txt
bilby/gw/detector/noise_curves/Aplus_asd.txt
bilby/gw/detector/noise_curves/CE_asd.txt
bilby/gw/detector/noise_curves/CE_psd.txt
bilby/gw/detector/noise_curves/CE_wb_asd.txt
bilby/gw/detector/noise_curves/CE_wb_psd.txt
bilby/gw/detector/noise_curves/ET_B_asd.txt
bilby/gw/detector/noise_curves/ET_B_psd.txt
bilby/gw/detector/noise_curves/ET_D_asd.txt
bilby/gw/detector/noise_curves/ET_D_psd.txt
bilby/gw/detector/noise_curves/GEO600_S6e_asd.txt
bilby/gw/detector/noise_curves/KAGRA_design_asd.txt
bilby/gw/detector/noise_curves/KAGRA_design_psd.txt
bilby/gw/detector/noise_curves/LIGO_srd_asd.txt
bilby/gw/detector/noise_curves/LIGO_srd_psd.txt
bilby/gw/detector/noise_curves/aLIGO_O4_high_asd.txt
bilby/gw/detector/noise_curves/aLIGO_ZERO_DET_high_P_asd.txt
bilby/gw/detector/noise_curves/aLIGO_ZERO_DET_high_P_psd.txt
bilby/gw/detector/noise_curves/aLIGO_early_asd.txt
bilby/gw/detector/noise_curves/aLIGO_early_high_asd.txt
bilby/gw/detector/noise_curves/aLIGO_early_high_psd.txt
bilby/gw/detector/noise_curves/aLIGO_early_psd.txt
bilby/gw/detector/noise_curves/aLIGO_late_asd.txt
bilby/gw/detector/noise_curves/aLIGO_late_psd.txt
bilby/gw/detector/noise_curves/aLIGO_mid_asd.txt
bilby/gw/detector/noise_curves/aLIGO_mid_psd.txt
bilby/gw/detector/noise_curves/aplus.txt
bilby/gw/detector/noise_curves/highf_psd.txt
bilby/gw/detector/noise_curves/lisa_asd.txt
bilby/gw/detector/noise_curves/lisa_psd.txt
bilby/gw/eos/__init__.py
bilby/gw/eos/eos.py
bilby/gw/eos/tov_solver.py
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_ALF1.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_ALF2.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_ALF3.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_ALF4.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_AP1.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_AP2.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_AP3.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_AP4.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_APR.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_APR4_EPP.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_BBB2.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_BGN1H1.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_BHF_BBB2.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_BPAL12.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_BSK19.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_BSK20.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_BSK21.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_ENG.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_FPS.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_GNH3.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_GS1.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_GS2.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_H1.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_H2.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_H3.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_H4.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_H5.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_H6.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_H7.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_HQC18.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_KDE0V.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_KDE0V1.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_MPA1.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_MS1.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_MS1B.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_MS1B_PP.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_MS1_PP.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_MS2.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_PAL6.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_PCL2.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_PS.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_QMC700.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_RS.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_SK255.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_SK272.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_SKA.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_SKB.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_SKI2.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_SKI3.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_SKI4.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_SKI5.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_SKI6.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_SKMP.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_SKOP.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_SLY.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_SLY2.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_SLY230A.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_SLY4.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_SLY9.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_SQM1.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_SQM2.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_SQM3.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_WFF1.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_WFF2.dat
bilby/gw/eos/eos_tables/LALSimNeutronStarEOS_WFF3.dat
bilby/gw/eos/eos_tables/polytrope_table.dat
bilby/gw/eos/eos_tables/spec_param_table.dat
bilby/gw/prior_files/GW150914.prior
bilby/gw/prior_files/GW170817.prior
bilby/gw/prior_files/aligned_spins_binary_black_holes.prior
bilby/gw/prior_files/aligned_spins_waveform_tides_off.prior
bilby/gw/prior_files/aligned_spins_waveform_tides_on.prior
bilby/gw/prior_files/precessing_spins_binary_black_holes.prior
bilby/gw/prior_files/precessing_spins_waveform_tides_off.prior
bilby/gw/prior_files/precessing_spins_waveform_tides_on.prior
bilby/gw/sampler/__init__.py
bilby/gw/sampler/proposal.py
bilby/hyper/__init__.py
bilby/hyper/likelihood.py
bilby/hyper/model.py
cli_bilby/__init__.py
cli_bilby/bilby_result.py
cli_bilby/plot_multiple_posteriors.py
test/__init__.py
test/calibration_test.py
test/context.py
test/conversion_test.py
test/cosmology_test.py
test/detector_test.py
test/example_test.py
test/grid_test.py
test/gw_eos_test.py
test/gw_example_test.py
test/gw_likelihood_test.py
test/gw_plot_test.py
test/gw_prior_test.py
test/gw_result_test.py
test/gw_source_test.py
test/gw_utils_test.py
test/hyper_pe_test.py
test/likelihood_test.py
test/make_standard_data.py
test/noise_realisation_test.py
test/other_test.py
test/prior_test.py
test/proposal_test.py
test/result_test.py
test/sample_from_the_prior_test.py
test/sampler_test.py
test/series_test.py
test/utils_py3_test.py
test/utils_test.py
test/waveform_generator_test.py
test/prior_files/aligned_spins_waveform_tides_on.prior
test/prior_files/precessing_spins_binary_black_holes.prior
test/prior_files/prior_with_floats.prior
test/prior_files/prior_with_parentheses.prior