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
ebhis [2018/03/05 09:42]
Déborah Paradis
ebhis [2021/07/21 12:51]
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''​.
  
 ===Reference=== ===Reference===
Line 9: Line 9:
 <​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 18:
 === 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 33:
 // 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 45:
 </​script>​ </​script>​
 </​html>​ </​html>​
 +
 +=== HiPS=== ​
 +
 +EBHIS HiPS are available in Aladin Collections/​Image
  
  
Line 51: Line 55:
  
 ===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