LombScargle

class astropy.stats.LombScargle(*args, **kwargs)[source]

Bases: astropy.timeseries.LombScargle

Compute the Lomb-Scargle Periodogram.

This class has been deprecated and will be removed in a future version. Use astropy.timeseries.LombScargle instead.