___               _ _           _
| _ ) __ _ __ __ _| (_)_  _   __| |___
| _ \/ _` / _/ _` | | | || |_/ _` / -_)
|___/\__,_\__\__,_|_|_|\_,_(_)__,_\___|


- Home - Search -

SkyPlot

Starmap of planets

Select object




Starmap

{{lazy_load("planetplot", "/data/skyplot/planet.png") | safe}}

Info

{{get_planet_info(request.args) | safe}}

about: data

The map and information are calculated with Python-Skyfield (“Skyfield — documentation” 2023) and plotted with Matplotlib. The constellation lines are parsed from Stellarium like in the Example (“Example Plots — Skyfield documentation” 2023).

Bibliography

“Example Plots — Skyfield documentation,”. 2023. February 8, 2023, URL: https://rhodesmill.org/skyfield/example-plots.html#drawing-a-finder-chart-for-comet-neowise.
“Skyfield — documentation,”. 2023. February 8, 2023, URL: https://rhodesmill.org/skyfield.