lightkurve.correctors.DesignMatrix.plot_priors# DesignMatrix.plot_priors(ax=None)[source]# Visualize the coefficient priors. Parameters: axAxesA matplotlib axes object to plot into. If no axes is provided, a new one will be created. Returns: AxesThe matplotlib axes object.