lightkurve.periodogram.Periodogram.to_table#

Periodogram.to_table()[source]#

Exports the Periodogram as an Astropy Table.

Returns
tableTable object

An AstroPy Table with columns ‘frequency’, ‘period’, and ‘power’.