This is an old revision of the document!


SED Extractor

From this page you can download the SED extractor software library, a tool to extract a Spectral Energy Distribution from Healpix, WCS or mixture of Healpix and WCS files, in a specific region of the sky sed_extractor_1.0beta.zip This tool guarantees the photometric accuracy, with the use of the drizzlib library (http://cade.irap.omp.eu/dokuwiki/doku.php?id=drizzlib)

The current library is available in Python3. Examples of test cases are given in test_sed_extract.py

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).”

Python version

Authors

Project Manager: Jean-Michel Glorian (IRAP)

Scientist: Déborah Paradis (IRAP)

Developpers: Déborah Paradis (IRAP), Jean-Michel Glorian (IRAP)
Previous developper: Hanna Staple (IRAP)