Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
nobeyama [2017/12/06 10:06] 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=== | ||
| - | 'A radio continuum survey of the Galactic plane at 10 GHz' by Toshihiro et al, 1987, PASJ, 39, 709 http://adsabs.harvard.edu/abs/1987PASJ...39..709H | ||
| - | |||
| - | <html> | ||
| - | <script> | ||
| - | // Broadcasts a table given a hub connection. | ||
| - | var nobeyama = 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(nobeyama)">Aladin</button> | ||
| - | </html> | ||
| - | |||
| - | <html> | ||
| - | <div id="aladin-lite-div-nobeyama" class="aladin-lite-container300"></div> | ||
| - | </html> | ||
| - | |||
| - | |||
| - | <html> | ||
| - | <script src="lib/scripts/aladin-btns.js"></script> | ||
| - | <script> | ||
| - | // Aladin visualizations | ||
| - | jQuery().ready(function($){ | ||
| - | var aladin_01 = A.aladin('#aladin-lite-div-nobeyama', {zoom:400}); | ||
| - | aladin_01.setFrame('Galactic'); | ||
| - | aladin_01.gotoPosition(0, 0); | ||
| - | aladin_01.setImageSurvey(aladin_01.createImageSurvey( | ||
| - | 'Nobeyama 10 GHz', 'Nobeyama 10 GHz', | ||
| - | 'http://cade.irap.omp.eu/documents/Ancillary/4Aladin/Nobeyama_3cm/', | ||
| - | 'Galactic', 3 | ||
| - | )); | ||
| - | aladin_01.getBaseImageLayer().getColorMap().update('rainbow'); | ||
| - | }); | ||
| - | </script> | ||
| - | </html> | ||
| - | |||
| - | ===Original WCS Data=== | ||
| - | http://www3.mpifr-bonn.mpg.de/survey.html | ||