# `populate`

```{eval-rst}
.. gets the module docstring
.. automodule:: skysim.populate
   :no-index:
   :exclude-members: MINIMUM_BRIGHTNESS, create_image_matrix, get_empty_image, get_seconds_from_midnight, get_timed_background_colour, get_timed_magnitude, fill_frame_background, filter_objects_brightness, filter_objects_fov, magnitude_to_flux, linear_rescale, get_scaled_brightness, pixel_in_frame, add_object_to_frame, fill_frame_objects, prepare_object_table
```

## Constants

```{eval-rst}
.. autosummary::
   :toctree: ../generated

   MINIMUM_BRIGHTNESS
```

## Functions

### High-Level Functions

```{eval-rst}
.. autosummary::
   :toctree: ../generated

   create_image_matrix
```

### Low-Level Functions

```{eval-rst}
.. autosummary::
   :toctree: ../generated

   get_empty_image
   get_seconds_from_midnight
   get_timed_background_colour
   get_timed_magnitude
   fill_frame_background
   filter_objects_brightness
   filter_objects_fov
   magnitude_to_flux
   linear_rescale
   get_scaled_brightness
   pixel_in_frame
   add_object_to_frame
   fill_frame_objects
   prepare_object_table
```
