Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
act-planck [2026/08/17 13:53] dparadisact-planck [2026/09/04 12:25] (current) dparadis
Line 29: Line 29:
 === Maps === === Maps ===
  
-90 GHz : @@ENV:CADE_FILES_URL:/documents/Ancillary/ACT_Planck/ACT_Planck_f090_1_8192_partial.fits|ACT_Planck_f090_1_8192_partial.fits@@\\+90 GHz : @@ENV:CADE_FILES_URL:/documents/Ancillary/ACT_Planck/ACT_Planck_f090_1_8192_partial.fits|ACT_Planck_f090_1_8192_partial.fits@@
 <html> <html>
 <button class="aladin-desktop-btn" type="button" id="act90">Aladin</button> <button class="aladin-desktop-btn" type="button" id="act90">Aladin</button>
Line 35: Line 35:
  
 150 GHz : @@ENV:CADE_FILES_URL:/documents/Ancillary/ACT_Planck/ACT_Planck_f150_1_8192_partial.fits|ACT_Planck_f150_1_8192_partial.fits@@\\ 150 GHz : @@ENV:CADE_FILES_URL:/documents/Ancillary/ACT_Planck/ACT_Planck_f150_1_8192_partial.fits|ACT_Planck_f150_1_8192_partial.fits@@\\
-220 GHz : @@ENV:CADE_FILES_URL:/documents/Ancillary/ACT_Planck/ACT_Planck_f220_1_8192_partial.fits|ACT_Planck_f220_1_8192_partial.fits@@\\+220 GHz : @@ENV:CADE_FILES_URL:/documents/Ancillary/ACT_Planck/ACT_Planck_f220_1_8192_partial.fits|ACT_Planck_f220_1_8192_partial.fits@@<html> 
 +<button class="aladin-desktop-btn" type="button" id="act220">Aladin</button> 
 +</html> \\ 
 + 
 +===HiPS === 
 + 
 +Enter the following URLs in Aladin ("Files" then "Use directly a URL"):\\ 
 +@@ENV:CADE_FILES_URL:/documents/Ancillary/4Aladin/ACT_Planck_f090@@\\ 
 +@@ENV:CADE_FILES_URL:/documents/Ancillary/4Aladin/ACT_Planck_f150@@\\ 
 +@@ENV:CADE_FILES_URL:/documents/Ancillary/4Aladin/ACT_Planck_f220@@\\
  
 === Original WCS Data === === Original WCS Data ===
Line 51: Line 60:
 <script> <script>
     const aladinDesktopMapsList = [     const aladinDesktopMapsList = [
-        { btnId: 'act90', endPath: "ACT_Planck_f090/ACT_Planck_f090_1_8192_partial.fits", name: "ACT-Planck f090" }, +        { btnId: 'act90', endPath: "ACT_Planck/ACT_Planck_f090_1_8192_partial.fits", name: "ACT-Planck f090" }, 
-        { btnId: 'act220', endPath: "ACT_Planck_f220/ACT_Planck_f220_1_8192_partial.fits", name: "ACT-Planck f220" },+        { btnId: 'act220', endPath: "ACT_Planck/ACT_Planck_f220_1_8192_partial.fits", name: "ACT-Planck f220" },
     ];     ];