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

.. currentmodule:: astropy.timeseries

.. autoclass:: LombScargle
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~LombScargle.available_methods

   .. rubric:: Methods Summary

   .. autosummary::

      ~LombScargle.autofrequency
      ~LombScargle.autopower
      ~LombScargle.design_matrix
      ~LombScargle.distribution
      ~LombScargle.false_alarm_level
      ~LombScargle.false_alarm_probability
      ~LombScargle.from_timeseries
      ~LombScargle.model
      ~LombScargle.model_parameters
      ~LombScargle.offset
      ~LombScargle.power

   .. rubric:: Attributes Documentation

   .. autoattribute:: available_methods

   .. rubric:: Methods Documentation

   .. automethod:: autofrequency
   .. automethod:: autopower
   .. automethod:: design_matrix
   .. automethod:: distribution
   .. automethod:: false_alarm_level
   .. automethod:: false_alarm_probability
   .. automethod:: from_timeseries
   .. automethod:: model
   .. automethod:: model_parameters
   .. automethod:: offset
   .. automethod:: power
