lightkurve.LightCurve.to_seismology#

LightCurve.to_seismology(**kwargs)[source]#

Returns a Seismology object for estimating quick-look asteroseismic quantities.

All **kwargs will be passed to the to_periodogram() method.

Returns
seismologySeismology object

Object which can be used to estimate quick-look asteroseismic quantities.