Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
gass [2016/07/26 13:19]
127.0.0.1 external edit
gass [2020/02/27 13:57]
Déborah Paradis
Line 7: Line 7:
 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>''​.
  
-For more information on the survey please visit: http://www.atnf.csiro.au/research/GASS/index.html+===Reference === 
 +'GassThe 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
  
-Reference: http://​adsabs.harvard.edu/​abs/​2009ApJS..181..398M +===Map (in cm-2)=== 
- + [[https://​cade.irap.omp.eu/​documents/​Ancillary/​GASS/​GASS_1_1024.fits|GASS_1_1024.fits]]
- +
-**Map (in cm<sup>-2</​sup>​):** [[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>​
 </​html>​ </​html>​
- 
- 
-**Uncertainty Map (in Jy):** [[http://​cade.irap.omp.eu/​documents/​Ancillary/​GASS/​GASS_SIGMA_final_1_1024.fits|GASS_SIGMA_final_1_1024.fits]] 
-<​html>​ 
-<button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(gasssig)">​Aladin</​button>​ 
-</​html>​ 
- 
  
  
Line 35: Line 27:
     aladin_01.setImageSurvey(aladin_01.createImageSurvey(     aladin_01.setImageSurvey(aladin_01.createImageSurvey(
         '​GASS',​ '​GASS',​         '​GASS',​ '​GASS',​
-        'http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​GASS/',​+        'https://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​GASS/',​
         '​Galactic',​ 3         '​Galactic',​ 3
     ));     ));
Line 44: Line 36:
 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":​ "http://​cade.irap.omp.eu/​documents/​Ancillary/​GASS/​GASS_1_1024.fits","​name":"​GASS"​} );+  {"​url":​ "https://​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":​ "http://​cade.irap.omp.eu/​documents/​Ancillary/​GASS/​GASS_SIGMA_final_1_1024.fits","​name":"​SIGMA GASS"} );+  {"​url":​ "https://​cade.irap.omp.eu/​documents/​Ancillary/​GASS/​GASS_SIGMA_final_1_1024.fits","​name":"​SIGMA GASS"} );
   connection.notifyAll([msg]);​   connection.notifyAll([msg]);​
 }; };
 </​script>​ </​script>​
 </​html>​ </​html>​
 +
 +===Uncertainty Map (in Jy)===
 + ​[[http://​cade.irap.omp.eu/​documents/​Ancillary/​GASS/​GASS_SIGMA_final_1_1024.fits|GASS_SIGMA_final_1_1024.fits]]
 +<​html>​
 +<button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(gasssig)">​Aladin</​button>​
 +</​html>​
 +
 +===Original WCS Data===
 +http://​www.atnf.csiro.au/​research/​GASS/​Data.html
 +
 +===Project Website===
 + ​http://​www.atnf.csiro.au/​research/​GASS/​index.html
 +
 +
 +