LombScargle
===========

.. currentmodule:: astropy.stats

.. autoclass:: LombScargle
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~LombScargle.available_methods

   .. rubric:: Methods Summary

   .. autosummary::

      ~LombScargle.autofrequency
      ~LombScargle.autopower
      ~LombScargle.distribution
      ~LombScargle.false_alarm_level
      ~LombScargle.false_alarm_probability
      ~LombScargle.model
      ~LombScargle.power

   .. rubric:: Attributes Documentation

   .. autoattribute:: available_methods

   .. rubric:: Methods Documentation

   .. automethod:: autofrequency
   .. automethod:: autopower
   .. automethod:: distribution
   .. automethod:: false_alarm_level
   .. automethod:: false_alarm_probability
   .. automethod:: model
   .. automethod:: power
