CONAN.geepee#

Attributes#

Classes#

GPSaveObj

object to save the state of a GP kernel for post-fit manipulation.

celerite_QPTerm

The abstract base "term" that is the superclass of all other terms

celerite_cosine

The abstract base "term" that is the superclass of all other terms

gp_params_convert

object to convert gp parameters to required values for different kernels

Functions#

spleaf_cosine(a, nu)

Cosine kernel with variance a and amplitude nu

spleaf_exp_sine2(sig, P, eta[, nharm])

expsine2 kernel from ESP kernel

spleaf_mep(sig, rho, eta, P[, nharm])

qp kernel from MEP kernel

spleaf_qp(sig, rho, eta, P[, nharm])

qp kernel from ESP kernel

spleaf_qpsc(a, la, b, nu)

quasiperiodic kernel from sin and cos

translate_param_cos(a, nu)

translate_param_exps2(sig, P, eta)

translate_param_qp(sig, rho, eta, P)

translate_param_qpsc(a, la, b, nu)

Module Contents#

CONAN.geepee.celerite_kernels[source]#
CONAN.geepee.george_kernels[source]#
CONAN.geepee.gp_h3h4names[source]#
CONAN.geepee.npars_gp[source]#
CONAN.geepee.spleaf_kernels[source]#