bilby
Contents:
Installation
Acknowledging/Citing Bilby
Code overview
Examples
Basics of parameter estimation
Priors
Likelihood
Sampling
Dynesty Guide
Bilby MCMC Guide
Random number generation
Plugins
Bilby output
Compact binary coalescence parameter estimation
Transient gravitational wave data I/O
Transient Gravitational wave priors
Transient gravitational wave reference information
Writing documentation
Hyper-parameters
Using Containers
Contributing to bilby
Frequently Asked Questions
Examples:
Prior Distributions with
Bilby
Compare samplers
Fitting a model to data with both x and y errors with
Bilby
Visualising the results
API:
bilby.core
bilby.core.fisher
bilby.core.grid
bilby.core.likelihood
bilby.core.prior
bilby.core.result
bilby.core.sampler
bilby.core.sampler.get_implemented_samplers
bilby.core.sampler.get_sampler_class
bilby.core.sampler.run_sampler
bilby.core.sampler.ImplementedSamplers
bilby.core.sampler.base_sampler
bilby.core.sampler.cpnest
bilby.core.sampler.dnest4
bilby.core.sampler.dynamic_dynesty
bilby.core.sampler.dynesty
bilby.core.sampler.dynesty_utils
bilby.core.sampler.emcee
bilby.core.sampler.fake_sampler
bilby.core.sampler.kombine
bilby.core.sampler.nessai
bilby.core.sampler.nestle
bilby.core.sampler.polychord
bilby.core.sampler.proposal
bilby.core.sampler.ptemcee
bilby.core.sampler.ptemcee.calculate_tau_array
bilby.core.sampler.ptemcee.check_iteration
bilby.core.sampler.ptemcee.checkpoint
bilby.core.sampler.ptemcee.compute_evidence
bilby.core.sampler.ptemcee.do_nothing_function
bilby.core.sampler.ptemcee.get_Q_convergence
bilby.core.sampler.ptemcee.get_max_gradient
bilby.core.sampler.ptemcee.get_minimum_stable_itertion
bilby.core.sampler.ptemcee.plot_mean_log_posterior
bilby.core.sampler.ptemcee.plot_tau
bilby.core.sampler.ptemcee.plot_walkers
bilby.core.sampler.ptemcee.print_progress
bilby.core.sampler.ptemcee.ConvergenceInputs
bilby.core.sampler.ptemcee.LikePriorEvaluator
bilby.core.sampler.ptemcee.Ptemcee
bilby.core.sampler.ptmcmc
bilby.core.sampler.pymc
bilby.core.sampler.pymultinest
bilby.core.sampler.ultranest
bilby.core.sampler.zeus
bilby.core.series
bilby.core.utils
bilby.gw
bilby.hyper
bilby.bilby_mcmc
bilby
bilby.core
bilby.core.sampler
bilby.core.sampler.ptemcee
bilby.core.sampler.ptemcee.plot_mean_log_posterior
View page source
bilby.core.sampler.ptemcee.plot_mean_log_posterior
bilby.core.sampler.ptemcee.
plot_mean_log_posterior
(
mean_log_posterior
,
outdir
,
label
)
[source]