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
amigps [2017/11/23 14:18]
Déborah Paradis
amigps [2021/07/21 12:06]
Déborah Paradis
Line 1: Line 1:
 ======Arcminute Microkelvin Imager (AMI) Galactic Plane Survey (AMIGPS)====== ======Arcminute Microkelvin Imager (AMI) Galactic Plane Survey (AMIGPS)======
  
-This 15.7 GHz survey has been carried out using the Arcminute Microkelvin Imager Small Array , which is operatued ​by the Cavendish Astrophysics Group at Lord's Bridge, Cambridgeshire. It is a radio synthesis telescope comprising ten 3.7-m diameter dishes. ​  +This 15.7 GHz survey has been carried out using the Arcminute Microkelvin Imager Small Array , which is operated ​by the Cavendish Astrophysics Group at Lord's Bridge, Cambridgeshire. It is a radio synthesis telescope comprising ten 3.7-m diameter dishes. ​  
-The AMI Galactic Plane Survey is a large survey of the Galactic Plane, covering the area 76°<​l<​170° between latitudes of ıbı<​5°. ​+The AMI Galactic Plane Survey is a large survey of the Galactic Plane, covering the area 76°<​l<​170° between latitudes of ıbı<​5°. The angular resolution is approximately 3'. 
 +The units of the HEALPix maps are ''​Jy/​Beam''​.
  
 ===Reference=== ===Reference===
Line 12: Line 13:
 var amigps = function(connection) { var amigps = 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/​AMIGPS/​AMIGPS_DR2_1_4096.fits","​name":"​AMIGPS"​} );+    {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​AMIGPS/​AMIGPS_DR2_1_4096_partial.fits","​name":"​AMIGPS"​} );
     connection.notifyAll([msg]);​     connection.notifyAll([msg]);​
 }; };
Line 19: Line 20:
 === Map === === Map ===
  
- [[http://​cade.irap.omp.eu/​documents/​Ancillary/​AMIGPS/​AMIGPS_DR2_1_4096.fits|AMIGPS_DR2_1_4096.fits]]+Partial: ​[[http://​cade.irap.omp.eu/​documents/​Ancillary/​AMIGPS/​AMIGPS_DR2_1_4096_partial.fits|AMIGPS_DR2_1_4096_partial.fits]]
 <​html>​ <​html>​
 <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(amigps)">​Aladin</​button>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(amigps)">​Aladin</​button>​
 </​html>​ </​html>​
  
 +Full sky: [[http://​cade.irap.omp.eu/​documents/​Ancillary/​AMIGPS/​AMIGPS_DR2_1_4096.fits|AMIGPS_DR2_1_4096.fits]]
 <​html>​ <​html>​
-<div id="​aladin-lite-div-chipass" class="​aladin-lite-container300"></​div>​+<div id="​aladin-lite-div-amigps" class="​aladin-lite-container300"></​div>​
 </​html>​ </​html>​
  
Line 34: Line 36:
 // Aladin visualizations // Aladin visualizations
 jQuery().ready(function($){ jQuery().ready(function($){
-    var aladin_01 = A.aladin('#​aladin-lite-div-chipass', {zoom:​170});​+    var aladin_01 = A.aladin('#​aladin-lite-div-amigps', {zoom:​170});​
     aladin_01.setFrame('​Galactic'​);​     aladin_01.setFrame('​Galactic'​);​
-    aladin_01.gotoPosition(0, 0);+    aladin_01.gotoPosition(120, 0);
     aladin_01.setImageSurvey(aladin_01.createImageSurvey(     aladin_01.setImageSurvey(aladin_01.createImageSurvey(
-        'CHIPASS', 'CHIPASS', +        'AMIGPS', 'AMIGPS', 
-        '​http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​CHIPASS/',+        '​http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​AMIGPS/',
         '​Galactic',​ 3         '​Galactic',​ 3
     ));     ));
Line 49: Line 51:
 === Uncertainty Map === === Uncertainty Map ===
  
- [[http://​cade.irap.omp.eu/​documents/​Ancillary/​AMIGPS/​AMIGPS_DR2_SIGMA_final_1_4096.fits|AMIGPS_DR2_SIGMA_final_1_4096.fits]]+Partial: [[http://​cade.irap.omp.eu/​documents/​Ancillary/​AMIGPS/​AMIGPS_DR2_SIGMA_final_1_4096_partial.fits|AMIGPS_DR2_SIGMA_final_1_4096_partial.fits]] 
 + 
 +Full sky: [[http://​cade.irap.omp.eu/​documents/​Ancillary/​AMIGPS/​AMIGPS_DR2_SIGMA_final_1_4096.fits|AMIGPS_DR2_SIGMA_final_1_4096.fits]] 
 + 
 +===HiPS === 
 + 
 +AMIGPS HiPS are available in Aladin Collections/​Image 
 + 
 +For SIGMA HiPS, enter the following URL in Aladin ("​Files"​ then "Use directly a URL"​):​ 
 +http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​AMIGPS_SIGMA  
 + 
 +OR 
 + 
 +unzip the directory and put it directly in an Aladin window to display the map 
 + 
 +Uncertainty map : [[http://​cade.irap.omp.eu/​documents/​Ancillary/​hips_zip/​AMIGPS_SIGMA.zip| AMIGPS_SIGMA.zip]]
  
 === Original WCS Data === === Original WCS Data ===