create_single_plot#
- skysim.plot.create_single_plot(plot_settings, image_matrix, verbose_level)[source]#
Plotting function for a still image.
- Parameters:
- plot_settings
PlotSettings Configuration.
- image_matrix
FloatArray Single frame RGB image.
- verbose_level
int How much detail to print.
- plot_settings