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.base_sampler.signal_wrapper
bilby.core.sampler.base_sampler.MCMCSampler
bilby.core.sampler.base_sampler.NestedSampler
bilby.core.sampler.base_sampler.Sampler
bilby.core.sampler.base_sampler.Error
bilby.core.sampler.base_sampler.IllegalSamplingSetError
bilby.core.sampler.base_sampler.ResumeError
bilby.core.sampler.base_sampler.SamplerError
bilby.core.sampler.base_sampler.SamplerNotInstalledError
bilby.core.sampler.base_sampler.SamplingMarginalisedParameterError
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.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.base_sampler
bilby.core.sampler.base_sampler.ResumeError
View page source
bilby.core.sampler.base_sampler.ResumeError
exception
bilby.core.sampler.base_sampler.
ResumeError
[source]
Class for errors arising from resuming runs