Metadata-Version: 2.4
Name: azulero
Version: 2.0.1
Summary: Bring colors to Euclid tiles!
Author: Basset, Antoine, Schirmer, Mischa, Bouvard, Téo, Gimenez, Rollin, Nguyen-Kim, Kane, Candini, Gian Paolo, Malapert, Jean-Christophe
Author-email: Basset, Antoine <antoine.basset@cnes.fr>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Dist: numpy>=2.0
Requires-Dist: astropy
Requires-Dist: astroquery
Requires-Dist: matplotlib
Requires-Dist: opencv-python
Requires-Dist: py4j
Requires-Dist: pyyaml
Requires-Dist: requests
Requires-Dist: rich-argparse
Requires-Dist: scikit-image
Requires-Dist: scipy
Requires-Dist: shapely
Requires-Dist: tifffile
Requires-Python: >=3.10
Project-URL: homepage, https://doi.org/10.24400/815952/Azulero
Description-Content-Type: text/markdown

![Logo](https://raw.githubusercontent.com/kabasset/azulero/v0.1.0/azul.png)

# Bring colors to Euclid tiles!

Azulero is a command line toolbox aimed at producing publication-ready color Euclid images.

The core of Azulero is the color rendering command `azul process`.
It enhances and combines all four Euclid photometric bands (VIS, NIR-Y, NIR-J, NIR-H) into an RGB image.
The process involves defect inpainting, PSF-aware sharpening, dynamic range stretching and blending.

Other commands implement many more features:

* `azul retrieve` finds and downloads individual photometric images from public or Euclid Consortium-internal data archives.
* `azul arrange` arranges collections of images into collages.
* `azul roam` produces pan-and-zoom videos and interfaces with Gaia Sky for integrating them into planetarium videos.

Pipelining makes batch processing simple, including with parallelization.

# License

[Apache-2.0](https://raw.githubusercontent.com/kabasset/azulero/refs/tags/v0.1.0/LICENSE)

# Documentation

[Homepage](https://kabasset.github.io/azulero/versions/index.html)

# Citation

[DOI: 10.24400/815952/Azulero](http://doi.org/10.24400/815952/Azulero)

Please refer to the output of command `azul cite`.
