Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
sed_extractor [2023/03/14 07:20]
Déborah Paradis
sed_extractor [2024/02/01 13:55] (current)
Déborah Paradis
Line 1: Line 1:
 ====== SED Extractor ====== ====== SED Extractor ======
  
-From this page you can download the SED extractor software library, ​which extracts ​Spectral Energy Distribution from HEALPix ​or/and WCS FITS format. The current library is available in Python3. ​ +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  
-Examples of test cases are given in test_sed_extract.py+This tool guarantees the photometric accuracy, by using 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 versions ===== 
 + 
 +Tool to extract the SED: \\ 
 +January 2024: [[http://​cade.irap.omp.eu/​downloads/​sed_extractor/​SED_extractor_1.2_beta.zip|SED_extractor_1.2beta.zip]] \\ 
 +March 2023: [[http://​cade.irap.omp.eu/​downloads/​sed_extractor/​SED_extractor_1.1beta.zip|SED_extractor_1.1beta.zip]] \\ 
 + 
 +/*{{ ::​sed_extractor_1.0beta.zip |}}*/ 
 + 
 +==== 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) \\ 
  
-Tool to extract SEDs from Healpix and/or WCS maps  
-{{ ::​sed_extractor_1.0beta.zip |}}