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
gauribidanur [2016/09/02 16:07]
Déborah Paradis created
gauribidanur [2017/11/07 12:31]
Déborah Paradis
Line 1: Line 1:
-====== Gauribidanur ​35 MHz radio continuum ======+====== Gauribidanur ​34.5 MHz radio continuum ====== 
 + 
 +This 34.5 MHz radio continuum survey has been done using GEETEE, the low-frequency telescope at Guribidanur and covers the declination range of -50° to +70° and the complete 24 hours of ascension. The synthesized beam has a resolution of 26'​x42'​sec(delta-14.1°). Units of the map are KTB. 
 + 
 +===Reference===  
 +'A synthesis map of the sky at 34.5 MHz' by Dwarakanath and Udaya Shankar, 1990, JApA, 11, 323 http://​adsabs.harvard.edu/​abs/​1990JApA...11..323D \\ 
 + 
 +===Original WCS Data=== ​  
 +http://​www3.mpifr-bonn.mpg.de/​survey.html 
 + 
 +<​html>​ 
 +<​script>​ 
 +// Broadcasts a table given a hub connection. 
 +var gauribidanur = function(connection) { 
 +    var msg = new samp.Message("​image.load.fits",​ 
 +    {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​GAURIBIDANUR/​Gauribidanur_1_256.fits","​name":"​Gauribidanur 34.5 MHz"} ); 
 +    connection.notifyAll([msg]);​ 
 +}; 
 +</​script>​ 
 +</​html>​ 
 + 
 +=== Map === 
 + 
 +[[http://​cade.irap.omp.eu/​documents/​Ancillary/​GAURIBIDANUR/​Gauribidanur_1_256.fits|Gauribidanur_1_256.fits]] 
 +<​html>​ 
 +<button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(gauribidanur)">​Aladin</​button>​ 
 +</​html>​ 
 + 
 +<​html>​ 
 +<div id="​aladin-lite-div-gauribidanur"​ class="​aladin-lite-container300"></​div>​ 
 +</​html>​ 
 +<​html>​ 
 +<script src="​lib/​scripts/​aladin-btns.js"></​script>​ 
 +<​script>​ 
 +// Aladin visualizations 
 +jQuery().ready(function($){ 
 +    var aladin_01 = A.aladin('#​aladin-lite-div-gauribidanur',​ {zoom:​400});​ 
 +    aladin_01.setFrame('​Galactic'​);​ 
 +    aladin_01.gotoPosition(0,​ 0); 
 +    aladin_01.setImageSurvey(aladin_01.createImageSurvey( 
 +        '​Gauribidanur 34.5 MHz', '​Gauribidanur 34.5 MHz',​ 
 +        '​http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​GAURIBIDANUR/',​ 
 +        '​Galactic',​ 3 
 +    )); 
 +    aladin_01.getBaseImageLayer().getColorMap().update('​rainbow'​);​ 
 +}); 
 +</​script>​ 
 +</​html>​