get_tempfile_path#

skysim.utils.get_tempfile_path(plot_settings, frame_index)[source]#

Get the path for a temporary file that ffmpeg will read an image from.

Parameters:
plot_settingsPlotSettings

Configuration.

frame_indexint

Which frame.

Returns:
pathlib.Path

Path.