bilby
0.4
Contents:
Installation
Code Overview
Examples
Basics of parameter estimation
Priors
Likelihood
Sampling
Bilby output
Compact binary coalescence parameter estimation
Transient gravitational wave data I/O
GW Parameter Conversions
Writing documentation
Hyper-parameters
Containers
bilby
Docs
»
Index
Index
_
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
K
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
Y
_
__call__() (bilby.core.prior.Prior method)
__eq__() (bilby.core.prior.Prior method)
__init__() (bilby.core.prior.Gaussian method)
(bilby.core.prior.Prior method)
(bilby.core.prior.PriorDict method)
(bilby.core.prior.Uniform method)
__repr__() (bilby.core.prior.Prior method)
__weakref__ (bilby.core.prior.Prior attribute)
B
BasicGravitationalWaveTransient (class in bilby.gw.likelihood)
bilby (module)
bilby.gw.conversion (module)
C
calculate_autocorrelation() (bilby.core.sampler.base_sampler.MCMCSampler method)
check_draw() (bilby.core.sampler.base_sampler.Sampler method)
chirp_mass_and_mass_ratio_to_total_mass() (in module bilby.gw.conversion)
chirp_mass_and_total_mass_to_symmetric_mass_ratio() (in module bilby.gw.conversion)
component_masses_to_chirp_mass() (in module bilby.gw.conversion)
component_masses_to_mass_ratio() (in module bilby.gw.conversion)
component_masses_to_symmetric_mass_ratio() (in module bilby.gw.conversion)
component_masses_to_total_mass() (in module bilby.gw.conversion)
compute_snrs() (in module bilby.gw.conversion)
constraint_parameter_keys (bilby.core.sampler.base_sampler.Sampler attribute)
convert_floats_to_delta_functions() (bilby.core.prior.PriorDict method)
convert_to_lal_binary_black_hole_parameters() (in module bilby.gw.conversion)
convert_to_lal_binary_neutron_star_parameters() (in module bilby.gw.conversion)
copy() (bilby.core.prior.PriorDict method)
Cpnest (class in bilby.core.sampler.cpnest)
D
default_conversion_function() (bilby.core.prior.PriorDict method)
Dynesty (class in bilby.core.sampler.dynesty)
E
Emcee (class in bilby.core.sampler.emcee)
ExponentialLikelihood (class in bilby.core.likelihood)
F
fill_from_fixed_priors() (in module bilby.gw.conversion)
fill_priors() (bilby.core.prior.PriorDict method)
fixed_parameter_keys (bilby.core.sampler.base_sampler.Sampler attribute)
from_file() (bilby.core.prior.PriorDict method)
G
Gaussian (class in bilby.core.prior)
GaussianLikelihood (class in bilby.core.likelihood)
generate_all_bbh_parameters() (in module bilby.gw.conversion)
generate_all_bns_parameters() (in module bilby.gw.conversion)
generate_component_spins() (in module bilby.gw.conversion)
generate_distance_sample_from_marginalized_likelihood() (in module bilby.gw.conversion)
generate_mass_parameters() (in module bilby.gw.conversion)
generate_phase_sample_from_marginalized_likelihood() (in module bilby.gw.conversion)
generate_posterior_samples_from_marginalized_likelihood() (in module bilby.gw.conversion)
generate_source_frame_parameters() (in module bilby.gw.conversion)
generate_spin_parameters() (in module bilby.gw.conversion)
generate_tidal_parameters() (in module bilby.gw.conversion)
generate_time_sample_from_marginalized_likelihood() (in module bilby.gw.conversion)
get_event_data() (in module bilby.gw.detector)
get_interferometer_with_fake_noise_and_injection() (in module bilby.gw.detector)
get_interferometer_with_open_data() (in module bilby.gw.detector)
get_random_draw_from_prior() (bilby.core.sampler.base_sampler.Sampler method)
GravitationalWaveTransient (class in bilby.gw.likelihood)
I
inject_signal() (bilby.gw.detector.Interferometer method)
is_fixed (bilby.core.prior.Prior attribute)
is_in_prior_range() (bilby.core.prior.Prior method)
K
kwargs (bilby.core.sampler.base_sampler.Sampler attribute)
L
lam (bilby.core.likelihood.StudentTLikelihood attribute)
lambda_1_lambda_2_to_delta_lambda() (in module bilby.gw.conversion)
lambda_1_lambda_2_to_lambda_tilde() (in module bilby.gw.conversion)
lambda_tilde_delta_lambda_to_lambda_1_lambda_2() (in module bilby.gw.conversion)
lambda_tilde_to_lambda_1_lambda_2() (in module bilby.gw.conversion)
latex_label (bilby.core.prior.Prior attribute)
latex_label_with_unit (bilby.core.prior.Prior attribute)
Likelihood (class in bilby)
ln_prob() (bilby.core.prior.Gaussian method)
(bilby.core.prior.Prior method)
(bilby.core.prior.PriorDict method)
(bilby.core.prior.Uniform method)
log_likelihood() (bilby.core.likelihood.ExponentialLikelihood method)
(bilby.core.likelihood.GaussianLikelihood method)
(bilby.core.likelihood.PoissonLikelihood method)
(bilby.core.likelihood.StudentTLikelihood method)
(bilby.core.sampler.base_sampler.NestedSampler method)
(bilby.core.sampler.base_sampler.Sampler method)
log_prior() (bilby.core.sampler.base_sampler.Sampler method)
M
mass_1_and_chirp_mass_to_mass_ratio() (in module bilby.gw.conversion)
MCMCSampler (class in bilby.core.sampler.base_sampler)
N
ndim (bilby.core.sampler.base_sampler.Sampler attribute)
NestedSampler (class in bilby.core.sampler.base_sampler)
Nestle (class in bilby.core.sampler.nestle)
nu (bilby.core.likelihood.StudentTLikelihood attribute)
P
PoissonLikelihood (class in bilby.core.likelihood)
print_nburn_logging_info() (bilby.core.sampler.base_sampler.MCMCSampler method)
Prior (class in bilby.core.prior)
prior_transform() (bilby.core.sampler.base_sampler.Sampler method)
PriorDict (class in bilby.core.prior)
prob() (bilby.core.prior.Gaussian method)
(bilby.core.prior.Prior method)
(bilby.core.prior.PriorDict method)
(bilby.core.prior.Uniform method)
Ptemcee (class in bilby.core.sampler.ptemcee)
Pymc3 (class in bilby.core.sampler.pymc3)
Pymultinest (class in bilby.core.sampler.pymultinest)
R
reorder_loglikelihoods() (bilby.core.sampler.base_sampler.NestedSampler method)
rescale() (bilby.core.prior.Gaussian method)
(bilby.core.prior.Prior method)
(bilby.core.prior.PriorDict method)
(bilby.core.prior.Uniform method)
run_sampler() (bilby.core.sampler.base_sampler.Sampler method)
(in module bilby)
S
sample() (bilby.core.prior.Prior method)
(bilby.core.prior.PriorDict method)
sample_subset() (bilby.core.prior.PriorDict method)
Sampler (class in bilby.core.sampler.base_sampler)
search_parameter_keys (bilby.core.sampler.base_sampler.Sampler attribute)
set_strain_data_from_frame_file() (bilby.gw.detector.Interferometer method)
set_strain_data_from_frequency_domain_strain() (bilby.gw.detector.Interferometer method)
set_strain_data_from_power_spectral_density() (bilby.gw.detector.Interferometer method)
set_strain_data_from_zero_noise() (bilby.gw.detector.Interferometer method)
sigma (bilby.core.likelihood.GaussianLikelihood attribute)
StudentTLikelihood (class in bilby.core.likelihood)
symmetric_mass_ratio_to_mass_ratio() (in module bilby.gw.conversion)
T
test_has_redundant_keys() (bilby.core.prior.PriorDict method)
test_redundancy() (bilby.core.prior.PriorDict method)
test_valid_for_rescaling() (bilby.core.prior.Prior static method)
to_file() (bilby.core.prior.PriorDict method)
total_mass_and_mass_ratio_to_component_masses() (in module bilby.gw.conversion)
U
Uniform (class in bilby.core.prior)
Y
y (bilby.core.likelihood.ExponentialLikelihood attribute)
(bilby.core.likelihood.PoissonLikelihood attribute)