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
Last revision Both sides next revision
wham [2017/05/15 16:04]
Déborah Paradis
wham [2023/04/04 16:43]
Déborah Paradis
Line 1: Line 1:
 ====== WHAM ====== ====== WHAM ======
  
-The Wisconsin H-alpha Mapper has surveyed the distribution and kinematics of ionized gas in the Northern sky in 1997-1998 and then in the Southern sky in 2009, at an angular resolution of 1°. The combination of the two survey represents the first all-sky survey of the diffuse H-alpha emission from the Milky-Way and consists of more than 49000 spectra (-100 Km/s < vLSR<​+100 Km/s).+The Wisconsin H-alpha Mapper has surveyed the distribution and kinematics of ionized gas in the Northern sky in 1997-1998 and then in the Southern sky in 2009, at an angular resolution of 1°. The combination of the two survey represents the first all-sky survey of the diffuse H-alpha emission ​(6563 Angstroms) ​from the Milky-Way and consists of more than 49000 spectra (-100 Km/s < vLSR<​+100 Km/s).
  
 +The map is in ''​Rayleighs''​.
  
-The WCS map of the integrated survey can been downloaded here : http://​www.astro.wisc.edu/​wham-site/​wham-sky-survey/​wham-ss +===References=== 
- +  * 'Early Results from the Wisconsin H-Alpha Mapper Southern Sky Survey' by Haffner et al, 2010, Conference Proceedings in "​American Astronomical Society, AAS Meeting #215, #​415.28"​ Pages 265  ​http://​adsabs.harvard.edu/​abs/​2010AAS...21541528H\\ 
-References:\\ +  * 'The Wisconsin Hα Mapper Northern Sky Survey' by Haffner et al, 2003, ApJS, 149, 405 http://​adsabs.harvard.edu/​abs/​2003ApJS..149..405H
-Early Results from the Wisconsin H-Alpha Mapper Southern Sky Survey ​http://​adsabs.harvard.edu/​abs/​2010AAS...21541528H\\ +
-The Wisconsin Hα Mapper Northern Sky Surveyhttp://​adsabs.harvard.edu/​abs/​2003ApJS..149..405H+
  
 <​html>​ <​html>​
 <​script>​ <​script>​
-  ​// Broadcasts a table given a hub connection. +// Broadcasts a table given a hub connection. 
-  var dwingeloo ​= function(connection) { +var wham = 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/​WHAM/​WHAM_1_256.fits ","​name":"​WHAM"​} ); +    {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​WHAM/​WHAM_1_256.fits","​name":"​WHAM"​} ); 
-      connection.notifyAll([msg]);​ +    connection.notifyAll([msg]);​ 
-  };+};
 </​script>​ </​script>​
 </​html>​ </​html>​
- 
  
 === Map === === Map ===
-[[http://​cade.irap.omp.eu/​documents/​Ancillary/​WHAM/​WHAM_1_256.fits|WHAM_1_256.fits]]+ 
 +- 1 degree : [[http://​cade.irap.omp.eu/​documents/​Ancillary/​WHAM/​WHAM_1_256.fits|WHAM_1_256.fits]]
 <​html>​ <​html>​
-<button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(dwingeloo)">​Aladin</​button>​ +<button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(wham)">​Aladin</​button>​ 
-</​html>​+</​html> ​\\ 
 +- 7 degrees : [[http://​cade.irap.omp.eu/​documents/​Ancillary/​WHAM/​WHAM_7deg_1_64.fits|WHAM_7 deg_1_64.fits]]
  
  
 <​html>​ <​html>​
-<div id="​aladin-lite-div-dwingeloo" class="​aladin-lite-container300"></​div>​+<div id="​aladin-lite-div-wham" class="​aladin-lite-container300"></​div>​
 </​html>​ </​html>​
  
  
 <​html>​ <​html>​
 +<script src="​lib/​scripts/​aladin-btns.js"></​script>​
 <​script>​ <​script>​
 // Aladin visualizations // Aladin visualizations
 jQuery().ready(function($){ jQuery().ready(function($){
-    var aladin_01 = A.aladin('#​aladin-lite-div-dwingeloo', {zoom:​170});​+    var aladin_01 = A.aladin('#​aladin-lite-div-wham', {zoom:​170});​
     aladin_01.setFrame('​Galactic'​);​     aladin_01.setFrame('​Galactic'​);​
-    aladin_01.gotoPosition(60, 0);+    aladin_01.gotoPosition(0, 0);
     aladin_01.setImageSurvey(aladin_01.createImageSurvey(     aladin_01.setImageSurvey(aladin_01.createImageSurvey(
-        'WHAM', 'WHAM',+        'CHIPASS', 'CHIPASS',
         '​http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​WHAM/',​         '​http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​WHAM/',​
         '​Galactic',​ 3         '​Galactic',​ 3
Line 52: Line 52:
 </​html>​ </​html>​
  
 +===HiPS ===
 +
 +WHAM HiPS are available in Aladin Collections/​Image
 +
 +===Original WCS Data===
 +http://​www.astro.wisc.edu/​wham-site/​wham-sky-survey/​wham-ss
 +
 +===Project Website===
 +http://​www.astro.wisc.edu/​wham-site/​wham-sky-survey/​wham-ss