Sigma8Sampler
-
class
aquila_borg.samplers.
Sigma8Sampler
Build a new sigma8 sampler.
- It supports three arguments in the info object:
sigma8_min: min bound of the prior
sigma8_max: max bound of the prior
sigma8_step: typical step to execute the slice sampler
- Parameters
likelihood (Likelihood3d) – A 3d likelihood object.
info (LikelihoodInfo) – A LikelihoodInfo dictionnary object.
Methods
|
|
|