plot#
Plotting module for SkySim. Combines a numpy array of RGB values from
skysim.populate with the PlotSettings plotting
configuration.
Functions#
High-Level Functions#
|
Main function for this module, creates image files from |
|
Plotting function for a still image. |
|
Plotting function for creating a video. |
Low-Level Functions#
|
Display a single frame on a matplotlib axes. |
|
Create and save a figure for a single frame. |
Movie-Specific Functions#
|
Construct the command to call ffmpeg with. |
|
Run FFmpeg to convert the set of images into a video. |
|
Clean up the tempfiles used in creating a video. |