utils#

Utility functions for SkySim.

Constants#

TEMPFILE_SUFFIX

File extension to use for video frames.

Type Aliases#

FloatArray

Type alias.

IntArray

Type alias.

Functions#

round_columns(table[, column_names, decimals])

Round columns of an Astropy Table.

get_tempfile_path(plot_settings, frame_index)

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

read_pyproject()

Load the pyproject.toml file and return the most relevant entries.