Every night, millions of stars shine overhead with precise colors, magnitudes, and positions meticulously catalogued by space missions like Gaia and Hipparcos. Yet translating this treasure trove of professional astronomical data into the beautiful, realistic night skies that planetarium software users experience remains a complex challenge requiring specialized tools and deep domain knowledge.
This repository bridges that gap by providing a complete pipeline for generating experimental star catalogs optimized for Stellarium, the world’s most popular open-source planetarium software. The toolkit leverages Python workflows to process massive datasets from the Gaia Data Release 3 (requiring up to 15TB of spectroscopic data) and combines them with Hipparcos measurements to synthesize realistic stellar photometry. Using high-performance ray tracing via Intel’s Embree library, it efficiently maps stars to sky zones while generating the B-V color indices that give Stellarium’s night sky its authentic appearance. The system queries both SIMBAD and the Gaia Archive to ensure comprehensive coverage of stellar identifiers and cross-references.
While explicitly designed for visualization rather than research applications, this work democratizes access to cutting-edge astronomical data for educators, amateur astronomers, and planetarium operators. By transforming terabytes of raw space mission data into digestible catalogs, it ensures that the latest discoveries from our galaxy’s stellar census can be explored by anyone with curiosity about the cosmos above.
⭐ Stars: 3
💻 Language: Jupyter Notebook
🔗 Repository: henrysky/stellarium_star_catalogs