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
sumss [2017/11/07 14:01]
Déborah Paradis
sumss [2021/07/21 14:19]
Déborah Paradis
Line 12: Line 12:
  
 === Map === === Map ===
-[[http://​cade.irap.omp.eu/​documents/​Ancillary/​SUMSS/​SUMSS_1_8192.fits|SUMSS_1_8192.fits]]+[[http://​cade.irap.omp.eu/​documents/​Ancillary/​SUMSS/​SUMSS_1_8192_partial.fits|SUMSS_1_8192_partial.fits]]
 <​html>​ <​html>​
 <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(sumss)">​Aladin</​button>​ <button class="​aladin-btn"​ type="​button"​ onclick="​connector.runWithConnection(sumss)">​Aladin</​button>​
Line 29: Line 29:
 var sumss = function(connection) { var sumss = 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/​SUMSS/​SUMSS_1_8192.fits","​name":"​SUMSS-843MHz"​} );+    {"​url":​ "​http://​cade.irap.omp.eu/​documents/​Ancillary/​SUMSS/​SUMSS_1_8192_partial.fits","​name":"​SUMSS-843MHz"​} );
     connection.notifyAll([msg]);​     connection.notifyAll([msg]);​
 }; };
Line 46: Line 46:
 </​script>​ </​script>​
 </​html>​ </​html>​
 +
 +===HiPS ===
 +
 +Enter the following URL in Aladin ("​Files"​ then "Use directly a URL"):
 +http://​cade.irap.omp.eu/​documents/​Ancillary/​4Aladin/​SUMSS \\
  
 ===Project Website=== ===Project Website===