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

Methods

__init__(self, likelihood, likelihood_info)

sample(self, arg0)