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
ebhis [2018/03/05 09:42]
Déborah Paradis
ebhis [2023/04/11 15:22] (current)
Déborah Paradis
Line 1: Line 1:
 ======The Effelsberg-Bonn HI Survey (EBHIS) ====== ======The Effelsberg-Bonn HI Survey (EBHIS) ======
  
-This 21 cm survey has been performed with the 100-m telescope at Effelsberg. The surveys covers the northern sky (Dec >-5°) of the Milky-Way and the local volume out to a redshift of ~0.07. The angular resolution is 10.8'. Units of the Healpix map are ''​cm^2''​.+This 21 cm survey has been performed with the 100-m telescope at Effelsberg. The surveys covers the northern sky (Dec >-5°) of the Milky-Way and the local volume out to a redshift of ~0.07. The angular resolution is 10.8'. Units of the Healpix map are ''​cm^-2''​.\\ 
 + 
 +Healpix maps made by D. Paradis
  
 ===Reference=== ===Reference===
Line 9: Line 11:
 <​script>​ <​script>​
 // Broadcasts a table given a hub connection. // Broadcasts a table given a hub connection.
-var ehbis = function(connection) {+var ebhis = 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/​EHBIS/EHBIS_1_1024.fits","​name":"​EHBIS"} );+    {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​EBHIS/EBHIS_1_1024.fits","​name":"​EBHIS"} );
     connection.notifyAll([msg]);​     connection.notifyAll([msg]);​
 }; };
Line 18: Line 20:
 === Map === === Map ===
  
- ​[[http://​cade.irap.omp.eu/​documents/​Ancillary/​EHBIS/EHBIS_1_1024.fits|EHBIS_1_1024.fits]]+ ​[[http://​cade.irap.omp.eu/​documents/​Ancillary/​EBHIS/EBHIS_1_1024.fits|EBHIS_1_1024.fits]]
 <​html>​ <​html>​
-<button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(ehbis)">​Aladin</​button>​+<button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(ebhis)">​Aladin</​button>​
 </​html>​ </​html>​
  
 <​html>​ <​html>​
-<div id="​aladin-lite-div-ehbis" class="​aladin-lite-container300"></​div>​+<div id="​aladin-lite-div-ebhis" class="​aladin-lite-container300"></​div>​
 </​html>​ </​html>​
  
Line 33: Line 35:
 // Aladin visualizations // Aladin visualizations
 jQuery().ready(function($){ jQuery().ready(function($){
-    var aladin_01 = A.aladin('#​aladin-lite-div-ehbis', {zoom:​170});​+    var aladin_01 = A.aladin('#​aladin-lite-div-ebhis', {zoom:​170});​
     aladin_01.setFrame('​Galactic'​);​     aladin_01.setFrame('​Galactic'​);​
     aladin_01.gotoPosition(60,​ 0);     aladin_01.gotoPosition(60,​ 0);
     aladin_01.setImageSurvey(aladin_01.createImageSurvey(     aladin_01.setImageSurvey(aladin_01.createImageSurvey(
-        'EHBIS', 'EHBIS', +        'EBHIS', 'EBHIS', 
-        '​http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​EHBIS/',+        '​http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​EBHIS/',
         '​Galactic',​ 3         '​Galactic',​ 3
     ));     ));
Line 45: Line 47:
 </​script>​ </​script>​
 </​html>​ </​html>​
 +
 +=== HiPS=== ​
 +
 +EBHIS HiPS are available in Aladin Collections/​Image
  
  
Line 51: Line 57:
  
 ===Project Website=== ===Project Website===
- https://www.astro.uni-bonn.de/​hisurvey/​AllSky_profiles/index.php+https://​astro.uni-bonn.de/​~jkerp/index.php?​page=EBHISproject