Lightkurve v2.0
DesignMatrix.
plot
Visualize the design matrix values as an image.
Uses Matplotlib’s plot_image to visualize the matrix values.
plot_image
Axes
A matplotlib axes object to plot into. If no axes is provided, a new one will be created.
Extra parameters to be passed to plot_image.
The matplotlib axes object.