create_single_plot#

skysim.plot.create_single_plot(plot_settings, image_matrix, verbose_level)[source]#

Plotting function for a still image.

Parameters:
plot_settingsPlotSettings

Configuration.

image_matrixFloatArray

Single frame RGB image.

verbose_levelint

How much detail to print.