Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
nobeyama [2016/08/22 17:21] Déborah Paradis |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Nobeyama 10GHz radio continuum ====== | ||
| - | The 10GHz radio continuum survey of the Galactic plane (355°<l<56°, -1.5°<b<+1.5°) was made at the Nobeyama Radio Observatory using the 45-m telescope, with an angular resolution of 3'. Units of the map are mJy/Beam. | ||
| - | |||
| - | Reference: http://adsabs.harvard.edu/abs/1987PASJ...39..709H | ||
| - | |||
| - | |||
| - | Data in the WCS format can be downloaded here: | ||
| - | http://www3.mpifr-bonn.mpg.de/survey.html | ||
| - | |||
| - | <html> | ||
| - | <script> | ||
| - | // Broadcasts a table given a hub connection. | ||
| - | var chipass = function(connection) { | ||
| - | var msg = new samp.Message("image.load.fits", | ||
| - | {"url": "http://cade.irap.omp.eu/documents/Ancillary/Nobeyama/Nobeyama_3cm_1_4096_partial.fits","name":"Nobeyama 10 GHz"} ); | ||
| - | connection.notifyAll([msg]); | ||
| - | }; | ||
| - | </script> | ||
| - | </html> | ||
| - | |||
| - | === Map === | ||
| - | |||
| - | [[http://cade.irap.omp.eu/documents/Ancillary/Nobeyama/Nobeyama_3cm_1_4096_partial.fits|Nobeyama_3cm_1_4096_partial.fits]] | ||
| - | <html> | ||
| - | <button class="aladin-btn" type="button" onclick="connector.runWithConnection(chipass)">Aladin</button> | ||
| - | </html> | ||
| - | |||
| - | |||
| - | <html> | ||