bilby.bilby\_mcmc.proposals.PriorProposal ========================================= .. currentmodule:: bilby.bilby_mcmc.proposals .. autoclass:: PriorProposal :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. automethod:: __call__ .. rubric:: Methods .. autosummary:: ~PriorProposal.__init__ ~PriorProposal.apply_boundaries ~PriorProposal.apply_periodic_boundary ~PriorProposal.apply_reflective_boundary ~PriorProposal.check_dependencies ~PriorProposal.propose .. rubric:: Attributes .. autosummary:: ~PriorProposal.acceptance_ratio ~PriorProposal.accepted ~PriorProposal.n ~PriorProposal.rejected