spleaf.fenrir.SpotsSameLat#

class spleaf.fenrir.SpotsSameLat(nharm, brightening=False, normalized=True)#

FENRIR model with spots/faculae appearing randomly on the star but always at the same latitude \(\delta\).

Parameters:
nharmint

Number of harmonics in the Fourier decomposition.

brighteningbool

Whether or not a brightening effect should be included in the model (for faculae or mixtures of faculae and spots).

normalizedbool

Whether or not the Fourier decomposition should be normalized.

Methods

compute_Fourier(sig_rv_phot, sig_rv_cb, ...)

Compute the Fourier decomposition of the kernel.

kernel(series_index, decay_kernel, P, ...[, ...])

Generate a S+LEAF kernel corresponding to this FENRIR model, to be included in a covariance matrix (spleaf.cov.Cov).