bilby.gw.prior.EOSCheck
=======================

.. currentmodule:: bilby.gw.prior

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

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

   
   .. rubric:: Methods

   .. autosummary::
   
      ~EOSCheck.__init__
      ~EOSCheck.cdf
      ~EOSCheck.from_json
      ~EOSCheck.from_repr
      ~EOSCheck.get_instantiation_dict
      ~EOSCheck.is_in_prior_range
      ~EOSCheck.ln_prob
      ~EOSCheck.prob
      ~EOSCheck.rescale
      ~EOSCheck.sample
      ~EOSCheck.to_json
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~EOSCheck.boundary
      ~EOSCheck.is_fixed
      ~EOSCheck.latex_label
      ~EOSCheck.latex_label_with_unit
      ~EOSCheck.maximum
      ~EOSCheck.minimum
      ~EOSCheck.unit
      ~EOSCheck.width