# Still Image

## Configuration TOML

```{literalinclude} ../../../examples/still_image.toml
```

## Command and Output

Assuming the above TOML file (available in the [examples
directory](https://github.com/taiwithers/SkySim/tree/main/examples)) has been
saved in the current directory as
`still_image.toml`, you can then run `poetry run skysim still_image.toml`,
which produces the below image.

![SkySim Image](../_static/examples/still_image.png)
