bilby.core.sampler.base_sampler

Functions

signal_wrapper(method)

Decorator to wrap a method of a class to set system signals before running and reset them after.

Classes

MCMCSampler(likelihood, priors[, outdir, ...])

NestedSampler(likelihood, priors[, outdir, ...])

Sampler(likelihood, priors[, outdir, label, ...])

A sampler object to aid in setting up an inference run

Exceptions

Error

Base class for all exceptions raised by this module

IllegalSamplingSetError

Class for illegal sets of sampling parameters

ResumeError

Class for errors arising from resuming runs

SamplerError

Base class for Error related to samplers in this module

SamplerNotInstalledError

Base class for Error raised by not installed samplers

SamplingMarginalisedParameterError

Class for errors that occur when sampling over marginalized parameters