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
vgps [2017/11/07 14:50]
Déborah Paradis
vgps [2023/10/17 17:25]
Déborah Paradis
Line 5: Line 5:
 These observations cover the following longitude and latitude ranges: ''​18° < l < 67°''​ and ''​-1° < b < 1°''​ (or ''​-2° < b < 2°''​ depending on the longitude). These observations cover the following longitude and latitude ranges: ''​18° < l < 67°''​ and ''​-1° < b < 1°''​ (or ''​-2° < b < 2°''​ depending on the longitude).
  
-The maps, in brightness units (''​K m/​s''​),​ are the result of the integration of the atomic observation data cubes over the ''​340''​ channels (with a velocity resolution of ''​1.56 km/​s''​).+The maps, in brightness units (''​K m/​s''​),​ are the result of the integration of the atomic observation data cubes over the ''​340''​ channels (with a velocity resolution of ''​1.56 km/​s''​).\\ 
 + 
 +Healpix maps made by D. Paradis.
  
 ===Reference=== ===Reference===
Line 15: Line 17:
 === Maps === === Maps ===
  
-  * Atomic Hydrogen: [[http://​cade.irap.omp.eu/​documents/​Ancillary/​VGPS/​VGPS_1_8192.fits| ​VGPS_1_8192.fits]] +  * Atomic Hydrogen: [[http://​cade.irap.omp.eu/​documents/​Ancillary/​VGPS/​VGPS_1_8192_partial.fits| ​VGPS_1_8192_partial.fits]]<​html>​
- +
-<​html>​+
 <​script>​ <​script>​
   // Broadcasts a table given a hub connection.   // Broadcasts a table given a hub connection.
   var vgps = function(connection) {   var vgps = 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/​VGPS/​VGPS_1_8192.fits","​name":"​VGPS"​} );+      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​VGPS/​VGPS_1_8192_partial.fits","​name":"​VGPS"​} );
       connection.notifyAll([msg]);​       connection.notifyAll([msg]);​
   };   };
Line 29: Line 29:
 </​html>​ </​html>​
  
- + ​Combination of the VGPS with the CGPS data (units: K km/s)[[http://​cade.irap.omp.eu/​documents/​Ancillary/​CGPS_VGPS/​CGPS_VGPS_1_8192_partial.fits| ​CGPS_VGPS_1_8192_partial.fits]]<​html>​
-  Combination of the VGPS with the CGPS data (units: K km/s) +
- +
-[[http://​cade.irap.omp.eu/​documents/​Ancillary/​CGPS_VGPS/​CGPS_VGPS_8192_comb.fits| ​CGPS_VGPS_8192_comb.fits]] +
- +
-<​html>​+
 <​script>​ <​script>​
   // Broadcasts a table given a hub connection.   // Broadcasts a table given a hub connection.
   var vgpscgps = function(connection) {   var vgpscgps = 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/​CGPS_VGPS/​CGPS_VGPS_8192_comb.fits","​name":"​CGPS+VGPS"​} );+      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​CGPS_VGPS/​CGPS_VGPS_1_8192_partial.fits","​name":"​CGPS+VGPS"​} );
       connection.notifyAll([msg]);​       connection.notifyAll([msg]);​
   };   };
Line 46: Line 41:
 </​html>​ </​html>​
  
-You can also [[http://​cade.irap.omp.eu/​dokuwiki/​doku.php?​id=cgps|visit the CGPS page]]. +  * Radio Continuum[[http://​cade.irap.omp.eu/​documents/​Ancillary/​VGPS_CONT/​VGPS_CONT_1_8192_partial.fits| ​VGPS_CONT_1_8192_partial.fits]]<​html>​
- +
- +
- +
-===== Radio Continuum ​===== +
- +
-=== Map === +
- +
-[[http://​cade.irap.omp.eu/​documents/​Ancillary/​VGPS_CONT/​VGPS_CONT_1_8192.fits| ​VGPS_CONT_1_8192.fits]] +
- +
-<​html>​+
 <​script>​ <​script>​
   // Broadcasts a table given a hub connection.   // Broadcasts a table given a hub connection.
   var vgpscont = function(connection) {   var vgpscont = 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/​VGPS_CONT/​VGPS_CONT_1_8192.fits","​name":"​VGPS Continuum"​} );+      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​VGPS_CONT/​VGPS_CONT_1_8192_partial.fits","​name":"​VGPS Continuum"​} );
       connection.notifyAll([msg]);​       connection.notifyAll([msg]);​
   };   };
Line 68: Line 53:
 </​html>​ </​html>​
  
- +Combination of the radio continuum of the VGPS with the CGPS data (K units):[[http://​cade.irap.omp.eu/​documents/​Ancillary/​CGPS_VGPS_CONT/​CGPS_VGPS_CONT_1_8192_partial.fits| ​CGPS_VGPS_CONT_1_8192_partial.fits]]<​html>​
-=== Combination of the radio continuum of the VGPS with the CGPS data (K units) ​=== +
- +
-[[http://​cade.irap.omp.eu/​documents/​Ancillary/​CGPS_VGPS_CONT/​CGPS_VGPS_CONT_8192_comb.fits| ​CGPS_VGPS_CONT_8192_comb.fits]] +
- +
-<​html>​+
 <​script>​ <​script>​
   // Broadcasts a table given a hub connection.   // Broadcasts a table given a hub connection.
   var vgpscgpscont = function(connection) {   var vgpscgpscont = 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/​CGPS_VGPS_CONT/​CGPS_VGPS_CONT_8192_comb.fits","​name":"​CGPS+VGPS Continuum"​} );+      {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​CGPS_VGPS_CONT/​CGPS_VGPS_CONT_1_8192_partial.fits","​name":"​CGPS+VGPS Continuum"​} );
       connection.notifyAll([msg]);​       connection.notifyAll([msg]);​
   };   };
Line 111: Line 91:
 </​script>​ </​script>​
 </​html>​ </​html>​
 +
 +
 +=== HiPS=== ​
 +Enter the following URLs in Aladin ("​Files"​ then "Use directly a URL"):
 +http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​VGPS \\
 +http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​VGPS_CONT \\
 +
 +The combination of the VGPS with the CGPS HiPS is available in Aladin Collections/​Image
  
 ===Original WCS Data=== ===Original WCS Data===