Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 717 Bytes

periodogram.rst

File metadata and controls

47 lines (34 loc) · 717 Bytes

Periodogram

lightkurve.periodogram

Constructor

Periodogram LombScarglePeriodogram.from_lightcurve BoxLeastSquaresPeriodogram.from_lightcurve

Attributes

Periodogram.frequency Periodogram.frequency_at_max_power Periodogram.period Periodogram.period_at_max_power Periodogram.power Periodogram.max_power

Methods

Periodogram.bin Periodogram.copy Periodogram.flatten Periodogram.plot Periodogram.show_properties Periodogram.smooth Periodogram.to_seismology Periodogram.to_table