bilby.core.sampler.nestle.Nestle ================================ .. currentmodule:: bilby.core.sampler.nestle .. autoclass:: Nestle :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. automethod:: __call__ .. rubric:: Methods .. autosummary:: ~Nestle.__init__ ~Nestle.calc_likelihood_count ~Nestle.check_draw ~Nestle.get_expected_outputs ~Nestle.get_initial_points_from_prior ~Nestle.get_random_draw_from_prior ~Nestle.log_likelihood ~Nestle.log_prior ~Nestle.prior_transform ~Nestle.reorder_loglikelihoods ~Nestle.run_sampler ~Nestle.write_current_state ~Nestle.write_current_state_and_exit .. rubric:: Attributes .. autosummary:: ~Nestle.abbreviation ~Nestle.check_point_equiv_kwargs ~Nestle.constraint_parameter_keys ~Nestle.default_kwargs ~Nestle.external_sampler_name ~Nestle.fixed_parameter_keys ~Nestle.hard_exit ~Nestle.kwargs ~Nestle.ndim ~Nestle.npoints_equiv_kwargs ~Nestle.npool ~Nestle.npool_equiv_kwargs ~Nestle.sampler_name ~Nestle.sampling_seed_equiv_kwargs ~Nestle.sampling_seed_key ~Nestle.search_parameter_keys ~Nestle.walks_equiv_kwargs