spleaf.fenrir.MultiDist.kernel#
- MultiDist.kernel(series_index, shared_params, **kwargs)#
Generate a S+LEAF kernel corresponding to this FENRIR model, to be included in a covariance matrix (
spleaf.cov.Cov
).- Parameters:
- series_indexlist of ndarrays
Indices corresponding to each original time series in the merged time series.
- shared_params: dict
Parameters that are shared between all spot distributions (e.g. the inclination \(\bar{i}\))
- **kwargs:
Dictionaries of specific parameters for each spot distribution.