Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
sumss [2017/11/07 14:01] Déborah Paradis |
sumss [2024/05/13 15:32] (current) Déborah Paradis |
||
---|---|---|---|
Line 5: | Line 5: | ||
The Galactic Plane region ''|b|<10'' degrees is covered by the second epoch Molonglo Galactic Plane Survey. | The Galactic Plane region ''|b|<10'' degrees is covered by the second epoch Molonglo Galactic Plane Survey. | ||
- | The resolution of the map is ''45"'' and units are ''Jy/Beam''. | + | The resolution of the map is ''45"'' and units are ''Jy/Beam''.\\ |
+ | |||
+ | Healpix maps made by D. Paradis. | ||
=== References === | === References === | ||
Line 12: | Line 14: | ||
=== 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 31: | ||
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 48: | ||
</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=== |