bilby.bilby\_mcmc.sampler.BilbyPTMCMCSampler ============================================ .. currentmodule:: bilby.bilby_mcmc.sampler .. autoclass:: BilbyPTMCMCSampler :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. automethod:: __call__ .. rubric:: Methods .. autosummary:: ~BilbyPTMCMCSampler.__init__ ~BilbyPTMCMCSampler.adapt_temperatures ~BilbyPTMCMCSampler.compute_evidence ~BilbyPTMCMCSampler.compute_evidence_per_ensemble ~BilbyPTMCMCSampler.ensemble_step ~BilbyPTMCMCSampler.get_initial_betas ~BilbyPTMCMCSampler.sampler_list_by_column ~BilbyPTMCMCSampler.set_convergence_inputs ~BilbyPTMCMCSampler.set_pt_inputs ~BilbyPTMCMCSampler.setup_sampler_dictionary ~BilbyPTMCMCSampler.step_all_chains ~BilbyPTMCMCSampler.stepping_stone_evidence ~BilbyPTMCMCSampler.swap_tempered_chains ~BilbyPTMCMCSampler.thermodynamic_integration_evidence .. rubric:: Attributes .. autosummary:: ~BilbyPTMCMCSampler.evaluations ~BilbyPTMCMCSampler.ln_z ~BilbyPTMCMCSampler.ln_z_err ~BilbyPTMCMCSampler.minimum_index ~BilbyPTMCMCSampler.nsamples ~BilbyPTMCMCSampler.nsamples_last ~BilbyPTMCMCSampler.nsamples_nocache ~BilbyPTMCMCSampler.position ~BilbyPTMCMCSampler.primary_sampler ~BilbyPTMCMCSampler.rejection_sampling_count ~BilbyPTMCMCSampler.sampler_list ~BilbyPTMCMCSampler.sampler_list_of_tempered_lists ~BilbyPTMCMCSampler.samples ~BilbyPTMCMCSampler.tau ~BilbyPTMCMCSampler.tempered_sampler_list ~BilbyPTMCMCSampler.zerotemp_sampler_list