create_multi_plot#
- skysim.plot.create_multi_plot(plot_settings, image_matrix, verbose_level)[source]#
Plotting function for creating a video.
- Parameters:
- plot_settings
PlotSettings Configuration object, passed to
save_frame.- image_matrix
FloatArray Multi-frame RGB image.
- verbose_level
int How much detail to print.
- plot_settings