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
lmc_polarization [2022/12/05 13:27]
Déborah Paradis
lmc_polarization [2023/04/11 15:27] (current)
Déborah Paradis
Line 9: Line 9:
 *Planck was an ESA space telescope (2009 – 2013) that observed the cosmic microwave background (CMB) radiation. The main goal of the Planck mission was to measure small deviations from isotropy with an unprecedented accuracy and level of detail in order to distinguish between competing cosmological models. *Planck was an ESA space telescope (2009 – 2013) that observed the cosmic microwave background (CMB) radiation. The main goal of the Planck mission was to measure small deviations from isotropy with an unprecedented accuracy and level of detail in order to distinguish between competing cosmological models.
 Planck has released a very large number of diverse data products. Planck has released a very large number of diverse data products.
-For details, users are advised to consult the Planck wiki and the papers accompanying the data release.+For details, users are advised to consult the Planck wiki and the papers accompanying the data release.\\ 
 + 
 +Healpix maps made by D. Paradis.
  
 === References=== === References===
Line 71: Line 73:
 // Aladin visualizations // Aladin visualizations
 jQuery().ready(function($){ jQuery().ready(function($){
-    var aladin_01 = A.aladin('#​aladin-lite-div-lmc_850_i',​ {zoom:20});+    var aladin_01 = A.aladin('#​aladin-lite-div-lmc_850_i',​ {zoom:12});
     aladin_01.setFrame('​Galactic'​);​     aladin_01.setFrame('​Galactic'​);​
-    aladin_01.gotoPosition(00);+    aladin_01.gotoPosition(279-32);
     aladin_01.setImageSurvey(aladin_01.createImageSurvey(     aladin_01.setImageSurvey(aladin_01.createImageSurvey(
         'LMC 850 I', 'LMC 850 I',         'LMC 850 I', 'LMC 850 I',
Line 81: Line 83:
     aladin_01.getBaseImageLayer().getColorMap().update('​rainbow'​);​     aladin_01.getBaseImageLayer().getColorMap().update('​rainbow'​);​
  
-    var aladin_02 = A.aladin('#​aladin-lite-div-lmc_850_polu',​ {zoom:20});+    var aladin_02 = A.aladin('#​aladin-lite-div-lmc_850_polu',​ {zoom:12});
     aladin_02.setFrame('​Galactic'​);​     aladin_02.setFrame('​Galactic'​);​
-    aladin_02.gotoPosition(00);+    aladin_02.gotoPosition(279-32);
     aladin_02.setImageSurvey(aladin_02.createImageSurvey(     aladin_02.setImageSurvey(aladin_02.createImageSurvey(
         'LMC 850 POLU', 'LMC 850 POLU',         'LMC 850 POLU', 'LMC 850 POLU',
Line 91: Line 93:
     aladin_02.getBaseImageLayer().getColorMap().update('​rainbow'​);​     aladin_02.getBaseImageLayer().getColorMap().update('​rainbow'​);​
     ​     ​
-        var aladin_03 = A.aladin('#​aladin-lite-div-lmc_850_polq',​ {zoom:20});+        var aladin_03 = A.aladin('#​aladin-lite-div-lmc_850_polq',​ {zoom:12});
     aladin_03.setFrame('​Galactic'​);​     aladin_03.setFrame('​Galactic'​);​
-    aladin_03.gotoPosition(00);+    aladin_03.gotoPosition(279-32);
     aladin_03.setImageSurvey(aladin_03.createImageSurvey(     aladin_03.setImageSurvey(aladin_03.createImageSurvey(
         'LMC 850 POLQ', 'LMC 850 POLQ',         'LMC 850 POLQ', 'LMC 850 POLQ',
Line 104: Line 106:
 </​script>​ </​script>​
 </​html>​ </​html>​
 +
 +=== HiPS===
 +Enter the following URLs in Aladin ("​Files"​ then "Use directly a URL"):
 +
 +http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​LMC_850_I ​
 +http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​LMC_850_Q ​
 +http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​LMC_850_U ​
 +
 +===Original WCS Data ===
 +Intensity: [[http://​cade.irap.omp.eu/​documents/​Ancillary/​LMC_polar_planck/​WCS/​I_LMC_paper2022.fits|Here]]
 +
 +Stokes U: [[http://​cade.irap.omp.eu/​documents/​Ancillary/​LMC_polar_planck/​WCS/​U_LMC_paper2022.fits|Here]]
 +
 +Stokes Q: [[http://​cade.irap.omp.eu/​documents/​Ancillary/​LMC_polar_planck/​WCS/​Q_LMC_paper2022.fits|Here]]