create_multi_plot#

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

Plotting function for creating a video.

Parameters:
plot_settingsPlotSettings

Configuration object, passed to save_frame.

image_matrixFloatArray

Multi-frame RGB image.

verbose_levelint

How much detail to print.