GenericBiasSampler

class aquila_borg.samplers.GenericBiasSampler

This is a sampler that will run a slice sampler for each bias parameter of catalog. It basically adapts the standard behavior of hades3 for the python environment.

Parameters

model (Likelihood3d) – A likelihood model to sample the bias parameter from.

Methods

__init__(self, model)

sample(self, arg0)