lightkurve.correctors.DesignMatrix.plot_priors#

DesignMatrix.plot_priors(ax=None)[source]#

Visualize the coefficient priors.

Parameters
axAxes

A matplotlib axes object to plot into. If no axes is provided, a new one will be created.

Returns
Axes

The matplotlib axes object.