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/prior.py bilby/core/result.py bilby/core/series.py bilby/core/utils.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/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/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_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/prior_files/GW150914.prior bilby/gw/prior_files/GW170817.prior bilby/gw/prior_files/aligned_spin_binary_black_holes.prior bilby/gw/prior_files/binary_black_holes.prior bilby/gw/prior_files/binary_neutron_stars.prior bilby/gw/prior_files/precessing_binary_neutron_stars.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 cli_bilby/resume.py