# `utils`

```{eval-rst}
.. gets the module docstring
.. automodule:: skysim.utils
   :no-index:
   :exclude-members: FloatArray, IntArray, round_columns, get_tempfile_path, TEMPFILE_SUFFIX, read_pyproject
```

## Constants

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

    TEMPFILE_SUFFIX
```

## Type Aliases

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

    FloatArray
    IntArray
```

## Functions

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

   round_columns
   get_tempfile_path
   read_pyproject
```
