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
gass [2020/02/27 13:57]
Déborah Paradis
gass [2023/04/11 15:24] (current)
Déborah Paradis
Line 5: Line 5:
 multibeam receiver on the Parkes Radio Telescope. multibeam receiver on the Parkes Radio Telescope.
 GASS covers all Milky Way velocities between LSR ''​-400 km/​s''​ and ''​500 km/​s''​. GASS covers all Milky Way velocities between LSR ''​-400 km/​s''​ and ''​500 km/​s''​.
-The resolution of the map is ''​16'''​ and the units are ''​cm<​sup>​-2</​sup>''​.+The resolution of the map is ''​16'''​ and the units are ''​cm<​sup>​-2</​sup>''​. ​\\ 
 + 
 +Healpix maps made by D. Paradis. 
 + 
 + 
 +===References === 
 +'GASS: The Parkes Galactic All-Sky Survey. Update: improved correction for instrumental effects and new data release, ​ Kalberla and Haud, 2015, A&A, 578, 78 https://​ui.adsabs.harvard.edu/​abs/​2015A%26A...578A..78K
  
-===Reference === 
 'Gass: The Parkes Galactic All-Sky Survey. I. Survey Description,​ Goals, and Initial Data Release'​ by McClure-Griffiths et al, 2009, ApJS, 181, 398 http://​adsabs.harvard.edu/​abs/​2009ApJS..181..398M 'Gass: The Parkes Galactic All-Sky Survey. I. Survey Description,​ Goals, and Initial Data Release'​ by McClure-Griffiths et al, 2009, ApJS, 181, 398 http://​adsabs.harvard.edu/​abs/​2009ApJS..181..398M
  
-===Map (in cm-2)=== +===Map (in cm-2) (3rd release) === 
- [[https://​cade.irap.omp.eu/​documents/​Ancillary/​GASS/​GASS_1_1024.fits|GASS_1_1024.fits]]+ [[http://​cade.irap.omp.eu/​documents/​Ancillary/​GASS/​GASS_1_1024.fits|GASS_1_1024.fits]]
 <​html>​ <​html>​
 <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(gass)">​Aladin</​button>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(gass)">​Aladin</​button>​
Line 27: Line 32:
     aladin_01.setImageSurvey(aladin_01.createImageSurvey(     aladin_01.setImageSurvey(aladin_01.createImageSurvey(
         '​GASS',​ '​GASS',​         '​GASS',​ '​GASS',​
-        'https://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​GASS/',​+        'http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​GASS/',​
         '​Galactic',​ 3         '​Galactic',​ 3
     ));     ));
Line 36: Line 41:
 var gass = function(connection) { var gass = function(connection) {
   var msg = new samp.Message("​image.load.fits",​   var msg = new samp.Message("​image.load.fits",​
-  {"​url":​ "https://​cade.irap.omp.eu/​documents/​Ancillary/​GASS/​GASS_1_1024.fits","​name":"​GASS"​} );+  {"​url":​ "http://​cade.irap.omp.eu/​documents/​Ancillary/​GASS/​GASS_1_1024.fits","​name":"​GASS"​} );
   connection.notifyAll([msg]);​   connection.notifyAll([msg]);​
 }; };
 var gasssig = function(connection) { var gasssig = function(connection) {
   var msg = new samp.Message("​image.load.fits",​   var msg = new samp.Message("​image.load.fits",​
-  {"​url":​ "https://​cade.irap.omp.eu/​documents/​Ancillary/​GASS/​GASS_SIGMA_final_1_1024.fits","​name":"​SIGMA GASS"} );+  {"​url":​ "http://​cade.irap.omp.eu/​documents/​Ancillary/​GASS/​GASS_SIGMA_final_1_1024.fits","​name":"​SIGMA GASS"} );
   connection.notifyAll([msg]);​   connection.notifyAll([msg]);​
 }; };
Line 52: Line 57:
 <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(gasssig)">​Aladin</​button>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(gasssig)">​Aladin</​button>​
 </​html>​ </​html>​
 +
 +=== HiPS=== ​
 +
 +Enter the following URL in Aladin ("​Files"​ then "Use directly a URL"):
 +http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​GASS \\
  
 ===Original WCS Data=== ===Original WCS Data===