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
parkes [2016/09/02 15:57]
Déborah Paradis
parkes [2023/04/11 15:29] (current)
Déborah Paradis
Line 1: Line 1:
 ====== Parkes 85 MHz/150 MHz/5 GHz radio continuum ====== ====== Parkes 85 MHz/150 MHz/5 GHz radio continuum ======
  
 +/*
 +AH 27/8/18: split these into separate surveys?
 +*/
  
-The 5GHz radio continuum survey of the Galactic plane (0°<​l<​+40° and 190°<​l<​360°,​ -2°<​b<​+2°) was made with the Parkes 64-m radio telescope, with an angular resolution of 4.1'. Units of the map are mKTB.+The 5GHz radio continuum survey of the Galactic plane (0°<​l<​+40° and 190°<​l<​360°,​ -2°<​b<​+2°) was made with the Parkes 64-m radio telescope, with an angular resolution of 4.1'. Units of the map are ''​mKTB''​.
  
-The 85 MHz and 150 MHz surveys cover the equatorial plane (0H<​RA<​24h and -24°<​DEC<​+24°) at a resolution of 3.5° and 2.2°, respectively. Units of the maps are KTB.+The 85 MHz and 150 MHz surveys cover the equatorial plane (0H<​RA<​24h and -24°<​DEC<​+24°) at a resolution of 3.5° and 2.2°, respectively. Units of the maps are ''​KTB''​.\\
  
-References: \\ +Healpix maps made by DParadis.
-- 85 MHz and 150 MHz: http://​adsabs.harvard.edu/​abs/​1970AuJPA..16....1L \\ +
-- 5 GHz: http://​adsabs.harvard.edu/​abs/​1978AuJPA..45....1H+
  
- +===References=== 
-Data in the WCS format can be downloaded here:  +  * 'The Galactic Metre Wave Radiation: A two-frequency survey between declinations +25° and -25° and the preparation of a map of the whole sky' by Landecker and Wielebinski,​ 1970, AuJPA, 16, 1 http://​adsabs.harvard.edu/​abs/​1970AuJPA..16....1L \\ 
-http://www3.mpifr-bonn.mpg.de/survey.html+  ​* ​ 'A southern hemisphere survey of the galactic plane at 5 GHz' by Haynes et al, 1978, AuJPA, 45, 1 http://adsabs.harvard.edu/abs/​1978AuJPA..45....1H
  
 <​html>​ <​html>​
Line 43: Line 44:
 }; };
 </​script>​ </​script>​
-</​html>​ 
- 
- 
-=== Maps === 
- 
-- 85 MHz: [[http://​cade.irap.omp.eu/​documents/​Ancillary/​Parkes/​Parkes_85MHz_1_64.fits|Parkes_85MHz_1_64.fits]] ​ 
-<​html>​ 
-<button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(parkes85mhz)">​Aladin</​button>​ 
-</​html>​ \\ 
-- 150 MHz: [[http://​cade.irap.omp.eu/​documents/​Ancillary/​Parkes/​Parkes_150MHz_1_64.fits|Parkes_150MHz_1_64.fits]] ​ 
-<​html>​ 
-<button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(parkes150mhz)">​Aladin</​button>​ 
-</​html>​ \\ 
-- 5GHz: [[http://​cade.irap.omp.eu/​documents/​Ancillary/​Parkes/​Parkes_6cm_1_2048.fits|Parkes_6cm_1_2048.fits]] 
-<​html>​ 
-<button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(parkes6cm)">​Aladin</​button>​ 
 </​html>​ </​html>​
  
Line 69: Line 54:
 // Aladin visualizations // Aladin visualizations
 jQuery().ready(function($){ jQuery().ready(function($){
-    var aladin_01 = A.aladin('#​aladin-lite-div-parkes6cm', {zoom:​400});​+    var aladin_01 = A.aladin('#​aladin-lite-div-parkes85mhz', {zoom:​400});​
     aladin_01.setFrame('​Galactic'​);​     aladin_01.setFrame('​Galactic'​);​
     aladin_01.gotoPosition(0,​ 0);     aladin_01.gotoPosition(0,​ 0);
     aladin_01.setImageSurvey(aladin_01.createImageSurvey(     aladin_01.setImageSurvey(aladin_01.createImageSurvey(
-        '​Parkes ​6cm', '​Parkes ​6cm', +        '​Parkes ​85 MHz', '​Parkes ​85 MHz', 
-        '​http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​PARKES_6cm/',+        '​http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​PARKES_85MHz/',
         '​Galactic',​ 3         '​Galactic',​ 3
     ));     ));
Line 81: Line 66:
 </​script>​ </​script>​
 </​html>​ </​html>​
 +<​html>​
 +<script src="​lib/​scripts/​aladin-btns.js"></​script>​
 +<​script>​
 +// Aladin visualizations
 +jQuery().ready(function($){
 +    var aladin_02= A.aladin('#​aladin-lite-div-parkes6cm',​ {zoom:​400});​
 +    aladin_02.setFrame('​Galactic'​);​
 +    aladin_02.gotoPosition(0,​ 0);
 +    aladin_02.setImageSurvey(aladin_02.createImageSurvey(
 +        '​Parkes 5 GHz', '​Parkes 5 GHz',
 +        '​http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​PARKES_6cm/',​
 +        '​Galactic',​ 3
 +    ));
 +    aladin_02.getBaseImageLayer().getColorMap().update('​rainbow'​);​
 +});
 +</​script>​
 +</​html>​
 +
 +=== Maps ===
 +
 +- 85 MHz: [[http://​cade.irap.omp.eu/​documents/​Ancillary/​Parkes/​Parkes_85MHz_1_64.fits|Parkes_85MHz_1_64.fits]] ​
 +<​html>​
 +<button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(parkes85mhz)">​Aladin</​button>​
 +</​html>​ \\
 +- 150 MHz: [[http://​cade.irap.omp.eu/​documents/​Ancillary/​Parkes/​Parkes_150MHz_1_64.fits|Parkes_150MHz_1_64.fits]] ​
 +<​html>​
 +<button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(parkes150mhz)">​Aladin</​button>​
 +</​html>​ \\
 +- 5GHz: [[http://​cade.irap.omp.eu/​documents/​Ancillary/​Parkes/​Parkes_6cm_1_2048.fits|Parkes_6cm_1_2048.fits]]
 +<​html>​
 +<button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(parkes6cm)">​Aladin</​button>​
 +</​html>​
 +
 +=== HiPS=== ​
 +
 +Parkes HiPS are available in Aladin Collections/​Image
 +
 +===Original WCS Data===
 +http://​www3.mpifr-bonn.mpg.de/​survey.html
 +