Module light_curve_feature::periodogram[][src]

Modules

Structs

$\Delta t = \mathrm{duration} / (N - 1)$ is the mean time interval between observations

$\Delta t$ is the median time interval between observations

Lamb-Scargle periodogram calculator on uniform frequency grid

Direct periodogram executor

“Fast” (FFT-based) periodogram executor

$\Delta t$ is the $q$th quantile of time intervals between subsequent observations

Enums

Traits

Periodogram execution algorithm