bilby.core.sampler.base\_sampler.MCMCSampler ============================================ .. currentmodule:: bilby.core.sampler.base_sampler .. autoclass:: MCMCSampler :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. automethod:: __call__ .. rubric:: Methods .. autosummary:: ~MCMCSampler.__init__ ~MCMCSampler.calc_likelihood_count ~MCMCSampler.calculate_autocorrelation ~MCMCSampler.check_draw ~MCMCSampler.get_expected_outputs ~MCMCSampler.get_initial_points_from_prior ~MCMCSampler.get_random_draw_from_prior ~MCMCSampler.log_likelihood ~MCMCSampler.log_prior ~MCMCSampler.print_nburn_logging_info ~MCMCSampler.prior_transform ~MCMCSampler.run_sampler ~MCMCSampler.write_current_state ~MCMCSampler.write_current_state_and_exit .. rubric:: Attributes .. autosummary:: ~MCMCSampler.abbreviation ~MCMCSampler.check_point_equiv_kwargs ~MCMCSampler.constraint_parameter_keys ~MCMCSampler.default_kwargs ~MCMCSampler.external_sampler_name ~MCMCSampler.fixed_parameter_keys ~MCMCSampler.hard_exit ~MCMCSampler.kwargs ~MCMCSampler.nburn_equiv_kwargs ~MCMCSampler.ndim ~MCMCSampler.npool ~MCMCSampler.npool_equiv_kwargs ~MCMCSampler.nwalkers_equiv_kwargs ~MCMCSampler.sampler_name ~MCMCSampler.sampling_seed_equiv_kwargs ~MCMCSampler.sampling_seed_key ~MCMCSampler.search_parameter_keys