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