Metadata-Version: 2.1
Name: AstroPixel
Version: 0.0.0
Summary: AstroPixel project made for CodeAstro!
Author-email: Savannah Gramze <savannahgramze@ufl.edu>, S M Rafee Adnan <smrafee.adnan@louisville.edu>
License: MIT License
Keywords: codeastro,astropixel,pixel art,pixelart,astronomy,star map
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: astropy >=4.3.0
Requires-Dist: numpy >=1.21.0
Requires-Dist: matplotlib >=3.4.2
Requires-Dist: spectral-cube >=0.6.5
Requires-Dist: regions >=0.9
Requires-Dist: astroquery >=0.4.7
Requires-Dist: pytest >=8.2.2

# AstroPixel

[![A rectangular badge, half black half purple containing the text made at Code Astro](https://img.shields.io/badge/Made%20at-Code/Astro-blueviolet.svg)](https://semaphorep.github.io/codeastro/)
[![Documentation Status](https://readthedocs.org/projects/astropixel/badge/?version=latest)](https://astropixel.readthedocs.io/en/latest/?badge=latest)

Repository for making pixel art out of real astronomical data. 

[Try out AstroPixel in colab!](https://colab.research.google.com/github/SpacialTree/astropixel/blob/main/notebooks/astropixel_example.ipynb)

## Installation

Install via

```
pip install astropixel
```

## Credits

This package developed by:

- Savannah Gramze (`@SpacialTree <https://github.com/SpacialTree>`)
- S M Rafee Adnan (`@rafee-adnan <https://github.com/rafee-adnan>`)

![Pixelart of the star field around Barnard's Star](notebooks/barnardstar.png "AstroPixel Barnard's Star")
