Metadata-Version: 2.4
Name: sed_extractor
Version: 1.3.0b8
Summary: SED Extractor is a tool from the CADE project. It allows to extract a Spectral Energy Distribution from Healpix, WCS or mixture of Healpix and WCS files, in a specific region of the sky.
Author-email: Deborah Paradis <deborah.paradis@irap.omp.eu>
Maintainer-email: Loic Bertin <loic.bertin@irap.omp.eu>, Jean-Michel Glorian <jean-michel.glorian@univ-tlse3.fr>
License-Expression: GPL-3.0-or-later
License-File: LICENSE
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: astropy-healpix==0.7
Requires-Dist: astropy==5.2.1
Requires-Dist: cdshealpix==0.6.3
Requires-Dist: contourpy==1.0.7
Requires-Dist: cycler==0.11.0
Requires-Dist: drizzlib==3.0.1
Requires-Dist: fonttools==4.38.0
Requires-Dist: healpy==1.16.2
Requires-Dist: kiwisolver==1.4.4
Requires-Dist: matplotlib==3.6.3
Requires-Dist: numpy==1.24.2
Requires-Dist: packaging==23.0
Requires-Dist: pillow==9.4.0
Requires-Dist: pyerfa==2.0.0.1
Requires-Dist: pyparsing==3.0.9
Requires-Dist: python-dateutil==2.9.0.post0
Requires-Dist: pyyaml==6.0
Requires-Dist: regions==0.7
Requires-Dist: reproject==0.10.0
Requires-Dist: scipy==1.10.0
Requires-Dist: six==1.17.0
Description-Content-Type: text/markdown

# SED Extractor

SED Extractor is a tool from the [CADE](https://cade.irap.omp.eu) project.

It allows to extract a **Spectral Energy Distribution** from Healpix, WCS or mixture of Healpix and WCS files, in a specific
region of the sky. This tool guarantees the photometric accuracy, by using the [drizzlib library](https://cade.irap.omp.eu/dokuwiki/doku.php?id=drizzlib).

The current library is available in Python3.

If all files are in the Healpix format, mixing Allsky and Partial Healpix, use the 'mask' keyword if possible (with the
file having the less observed pixels) in order to restrict the area to find the common pixels and to significantly
reduce time computing.

If you use the SED Extractor for your research, please include the following acknowledgement in your publications:

“We acknowledge the use of the SED Extractor software provided by the Centre d'Analyse de Données Etendues (CADE), a
service of IRAP-UPS/CNRS (http://cade.irap.omp.eu, Paradis et al., 2012, A&A, 543, 103).”
