AstroPixel was made with the goal of making pixel art out of real astronomical data! This program will query a region of the sky given a coordinate and radius. Then, the user can plot the field as pixel art! AstroPixel uses the 2MASS catalog by default, but you can use other catalogs available on Vizier.
Savannah Gramze and I teamed up in
Code/Astro 2024 to make this awesome open source python package. You can add it to your python library using
pip install astropixel. Give it a try!