bilby.core.sampler.base\_sampler.NestedSampler
==============================================

.. currentmodule:: bilby.core.sampler.base_sampler

.. autoclass:: NestedSampler
   :members:
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__
   .. automethod:: __call__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~NestedSampler.__init__
      ~NestedSampler.calc_likelihood_count
      ~NestedSampler.check_draw
      ~NestedSampler.get_expected_outputs
      ~NestedSampler.get_initial_points_from_prior
      ~NestedSampler.get_random_draw_from_prior
      ~NestedSampler.log_likelihood
      ~NestedSampler.log_prior
      ~NestedSampler.prior_transform
      ~NestedSampler.reorder_loglikelihoods
      ~NestedSampler.run_sampler
      ~NestedSampler.write_current_state
      ~NestedSampler.write_current_state_and_exit
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~NestedSampler.abbreviation
      ~NestedSampler.check_point_equiv_kwargs
      ~NestedSampler.constraint_parameter_keys
      ~NestedSampler.default_kwargs
      ~NestedSampler.external_sampler_name
      ~NestedSampler.fixed_parameter_keys
      ~NestedSampler.hard_exit
      ~NestedSampler.kwargs
      ~NestedSampler.ndim
      ~NestedSampler.npoints_equiv_kwargs
      ~NestedSampler.npool
      ~NestedSampler.npool_equiv_kwargs
      ~NestedSampler.sampler_name
      ~NestedSampler.sampling_seed_equiv_kwargs
      ~NestedSampler.sampling_seed_key
      ~NestedSampler.search_parameter_keys
      ~NestedSampler.walks_equiv_kwargs