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
sgps [2016/07/26 13:19]
127.0.0.1 external edit
sgps [2019/04/24 14:47]
Déborah Paradis
Line 1: Line 1:
 ====== Southern Galactic Plane Survey (SGPS) ====== ====== Southern Galactic Plane Survey (SGPS) ======
 +
 +/*
 +AH 27/8/2018
 +Do our maps cover the SGPS 2 region for HI? The ATNF SGPS server seems to be out of action
 +*/
  
 The //Southern Galactic Plane Survey// (SGPS) provides ''​21-cm''​ line emission The //Southern Galactic Plane Survey// (SGPS) provides ''​21-cm''​ line emission
 from neutral atomic hydrogen and continuum data of the Southern Milky Way from neutral atomic hydrogen and continuum data of the Southern Milky Way
-obtained with the //Australia Telescope Compact Array// and //​Parkes ​Radiotelescopes//.+obtained with the //Australia Telescope Compact Array// and //​Parkes ​Radiotelescope//.
  
 SGPS HI data cover galactic longitudes ''​l=253 deg''​ to ''​l=358 deg''​ (SGPS I) SGPS HI data cover galactic longitudes ''​l=253 deg''​ to ''​l=358 deg''​ (SGPS I)
Line 12: Line 17:
 HI data are in ''​K m/​s''​ and continuum data are in ''​Jy/​beam''​. HI data are in ''​K m/​s''​ and continuum data are in ''​Jy/​beam''​.
  
-Data in the WCS format can be downloaded here: http://​www.atnf.csiro.au/​research/​HI/​sgps/​queryForm.html +===References=== 
- +    * 'The Southern Galactic Plane Survey: H I Observations and Analysis'​ by McCLure-Griffiths et al, 2006, ApJS, 158, 178 http://​adsabs.harvard.edu/​abs/​2005ApJS..158..178M 
-References: +    * 'The Southern Galactic Plane Survey: Polarized Radio Continuum Observations and Analysis'​ by Haverkorn et al, 2006, ApJS, 167, 230 http://​adsabs.harvard.edu/​abs/​2006ApJS..167..230H
-    * http://​adsabs.harvard.edu/​abs/​2005ApJS..158..178M +
-    * http://​adsabs.harvard.edu/​abs/​2006ApJS..167..230H+
  
  
Line 22: Line 25:
 |  <​html><​div id="​aladin-lite-div-sgps"​ class="​aladin-lite-container"></​div></​html> ​ |  <​html><​div id="​aladin-lite-div-sgpscont"​ class="​aladin-lite-container"></​div></​html> ​ | |  <​html><​div id="​aladin-lite-div-sgps"​ class="​aladin-lite-container"></​div></​html> ​ |  <​html><​div id="​aladin-lite-div-sgpscont"​ class="​aladin-lite-container"></​div></​html> ​ |
  
- +===Maps=== 
- +  * Atomic Hydrogen (Continuum subtracted):​ [[http://​cade.irap.omp.eu/​documents/​Ancillary/​SGPS_II/​SGPS_II_1_4096_partial.fits|SGPS_II_1_4096_partial.fits]]<​html>​
-===== Atomic Hydrogen (Continuum subtracted) ​===== +
- +
-**Map:** [[http://​cade.irap.omp.eu/​documents/​Ancillary/​SGPS_II/​SGPS_II_1_4096.fits|SGPS_II_1_4096.fits]] +
-<​html>​+
 <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(sgps)">​Aladin</​button>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(sgps)">​Aladin</​button>​
 </​html>​ </​html>​
  
- +  * Radio Continuum: ​ [[http://​cade.irap.omp.eu/​documents/​Ancillary/​SGPS_CONT/​SGPS_CONT_1_4096_partial.fits|SGPS_CONT_1_4096_partial.fits]]<​html>​
-===== Radio Continuum ​===== +
- +
-**Map:** [[http://​cade.irap.omp.eu/​documents/​Ancillary/​SGPS_CONT/​SGPS_CONT_1_4096.fits|SGPS_CONT_1_4096.fits]] +
-<​html>​+
 <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(sgpscont)">​Aladin</​button>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(sgpscont)">​Aladin</​button>​
 </​html>​ </​html>​
- 
- 
  
 <​html>​ <​html>​
Line 47: Line 40:
 var sgps = function(connection) { var sgps = 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/​SGPS_II/​SGPS_II_1_4096.fits","​name":"​SGPS"​} );+      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​SGPS_II/​SGPS_II_1_4096_partial.fits","​name":"​SGPS"​} );
       connection.notifyAll([msg]);​       connection.notifyAll([msg]);​
 }; };
 var sgpscont = function(connection) { var sgpscont = 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/​SGPS_CONT/​SGPS_CONT_1_4096.fits","​name":"​SGPS continuum"​} );+    {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​SGPS_CONT/​SGPS_CONT_1_4096_partial.fits","​name":"​SGPS continuum"​} );
     connection.notifyAll([msg]);​     connection.notifyAll([msg]);​
 }; };
Line 81: Line 74:
 </​html>​ </​html>​
  
 +===Original WCS Data=== 
 + ​http://​www.atnf.csiro.au/​research/​HI/​sgps/​queryForm.html