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.prior.analytical
bilby.core.prior.base
bilby.core.prior.conditional
bilby.core.prior.dict
bilby.core.prior.dict.create_default_prior
bilby.core.prior.dict.ConditionalPriorDict
bilby.core.prior.dict.DirichletPriorDict
bilby.core.prior.dict.PriorDict
bilby.core.prior.dict.ConditionalPriorDictException
bilby.core.prior.dict.IllegalConditionsException
bilby.core.prior.dict.PriorDictException
bilby.core.prior.interpolated
bilby.core.prior.joint
bilby.core.prior.slabspike
bilby.core.result
bilby.core.sampler
bilby.core.series
bilby.core.utils
bilby.gw
bilby.hyper
bilby.bilby_mcmc
bilby
bilby.core
bilby.core.prior
bilby.core.prior.dict
bilby.core.prior.dict.PriorDictException
View page source
bilby.core.prior.dict.PriorDictException
exception
bilby.core.prior.dict.
PriorDictException
[source]
General base class for all prior dict exceptions