Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
ramps [2023/09/20 10:40] Déborah Paradis |
ramps [2023/09/22 14:02] (current) Déborah Paradis |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | === RAMPS === | + | ===== Radio Ammonia Mid-Plane Survey (RAMPS) ===== |
The Radio Ammonia Mid-Plane Survey (RAMPS) has surveyed 24 square degrees of the Galactic plane using the Green Bank Telescope (GBT). | The Radio Ammonia Mid-Plane Survey (RAMPS) has surveyed 24 square degrees of the Galactic plane using the Green Bank Telescope (GBT). | ||
Line 5: | Line 5: | ||
RAMPS covers the longitude range l = (10º,40º) and latitude range |b| < 0.4º. The key spectral targets of RAMPS were the ammonia transitions NH3(1,1) to NH3(5,5). Other emission lines in the RAMPS band include transitions of HC5N, HC7N, CH3OH, HNCO, H2O and CCS. | RAMPS covers the longitude range l = (10º,40º) and latitude range |b| < 0.4º. The key spectral targets of RAMPS were the ammonia transitions NH3(1,1) to NH3(5,5). Other emission lines in the RAMPS band include transitions of HC5N, HC7N, CH3OH, HNCO, H2O and CCS. | ||
- | The intrinsic angular resolution of the RAMPS NH3(1,1) data is ~32 arcseconds, and the velocity resolution is 0.2 km/s. The typical rms sensitivity per 0.2 km/s channel of the RAMPS NH3 data cubes is σ(T) ~ 0.16K. To facilitate processing, the input WCS FITS data cubes were convolved to 35 arcseconds and binned to 0.5km/s prior to the generation of the HEALpix moment maps delivered by CADE. | + | The intrinsic angular resolution of the RAMPS NH3(1,1) data is ~32 arcseconds, and the velocity resolution is 0.2 km/s. The typical rms sensitivity per 0.2 km/s channel of the RAMPS NH3 data cubes is σ(T) ~ 0.16K. Units of the maps are K.km/s. |
+ | /*To facilitate processing, the input WCS FITS data cubes were convolved to 35 arcseconds and binned to 0.5km/s prior to the generation of the HEALpix moment maps delivered by CADE. */ | ||
- | CADE currently delivers NH3(1,1) to NH3(3,3) integrated intensity and peak brightness maps of the pilot RAMPS region using the survey's public data release. | + | CADE currently delivers NH3(1,1) to NH3(3,3) integrated intensity and the H2O 6(1,6)–5(2,3) maser line at 22.235 GHz of the pilot RAMPS region using the survey's public data release. |
- | Please contact us [[mailto:cade@irap.omp.eu|cade@irap.omp.eu]] if you are interested in HEALPix maps of the other transitions surveyed by RAMPS, or if you require maps at a different angular resolution for your science. | + | /*Please contact us [[mailto:cade@irap.omp.eu|cade@irap.omp.eu]] if you are interested in HEALPix maps of the other transitions surveyed by RAMPS, or if you require maps at a different angular resolution for your science.*/ |
- | === References === | + | Healpix maps made by D. Paradis. |
- | * 'The Radio Ammonia Mid-Plane Survey (RAMPS) Pilot Survey', Hogge, T. et al, 2018, ApJS, 237, 27 | + | |
+ | <html> | ||
+ | <script> | ||
+ | // Broadcasts a table given a hub connection. | ||
+ | var nh311_mom0 = function(connection) { | ||
+ | var msg = new samp.Message("image.load.fits", | ||
+ | {"url": "http://cade.irap.omp.eu/documents/Ancillary/RAMPS/RAMPS_NH311_MOM0_1_32768_partial.fits","name":"RAMPS NH311 MOM0"} ); | ||
+ | connection.notifyAll([msg]); | ||
+ | }; | ||
+ | var nh322_mom0= function(connection) { | ||
+ | var msg = new samp.Message("image.load.fits", | ||
+ | {"url": "http://cade.irap.omp.eu/documents/Ancillary/RAMPS/RAMPS_NH322_MOM0_1_32768_partial.fits","name":"RAMPS NH322 MOM0"} ); | ||
+ | connection.notifyAll([msg]); | ||
+ | }; | ||
+ | var h2o_mom0= function(connection) { | ||
+ | var msg = new samp.Message("image.load.fits", | ||
+ | {"url": "http://cade.irap.omp.eu/documents/Ancillary/RAMPS/RAMPS_H2O_MOM0_1_32768_partial.fits","name":"RAMPS H2O MOM0"} ); | ||
+ | connection.notifyAll([msg]); | ||
+ | }; | ||
+ | var nh333_mom0= function(connection) { | ||
+ | var msg = new samp.Message("image.load.fits", | ||
+ | {"url": "http://cade.irap.omp.eu/documents/Ancillary/RAMPS/RAMPS_NH333_MOM0_1_32768_partial.fits","name":"RAMPS NH333 MOM0"} ); | ||
+ | connection.notifyAll([msg]); | ||
+ | }; | ||
+ | |||
+ | </script> | ||
+ | </html> | ||
+ | |||
+ | ^ __**NH3(1,1) integrated intensity**__ ^ __**NH3(2,2) integrated intensity**__ ^ __**H2O integrated intensity**__ ^ | ||
+ | | <html> | ||
+ | <div id="aladin-lite-div-nh311_mom0" class="aladin-lite-container200"></div> | ||
+ | </html> | <html> | ||
+ | <div id="aladin-lite-div-nh322_mom0" class="aladin-lite-container200"></div> | ||
+ | </html> | <html> | ||
+ | <div id="aladin-lite-div-h2o_mom0" class="aladin-lite-container200"></div> | ||
+ | </html> | | ||
+ | |||
+ | === Reference === | ||
+ | * 'The Radio Ammonia Mid-Plane Survey (RAMPS) Pilot Survey', Hogge, T. et al, 2018, ApJS, 237, 27 https://ui.adsabs.harvard.edu/abs/2018ApJS..237...27H/abstract | ||
=== Maps === | === Maps === | ||
+ | NH3(1,1) Integrated Intensity : [[http://cade.irap.omp.eu/documents/Ancillary/RAMPS/RAMPS_NH311_MOM0_1_32768_partial.fits|RAMPS_NH311_MOM0_1_32768_partial.fits]] | ||
+ | <html> | ||
+ | <button class="aladin-btn" type="button" onclick="connector.runWithConnection(nh311_mom0)">Aladin</button> | ||
+ | </html> | ||
- | ===HiPS === | + | NH3(2,2) Integrated Intensity : [[http://cade.irap.omp.eu/documents/Ancillary/RAMPS/RAMPS_NH322_MOM0_1_32768_partial.fits|RAMPS_NH322_MOM0_1_32768_partial.fits]] |
+ | <html> | ||
+ | <button class="aladin-btn" type="button" onclick="connector.runWithConnection(nh322_mom0)">Aladin</button> | ||
+ | </html> | ||
- | For the corresponding HIPS, unzip the directory and put it directly in an Aladin window to display the map | + | NH3(3,3) Integrated Intensity : [[http://cade.irap.omp.eu/documents/Ancillary/RAMPS/RAMPS_NH333_MOM0_1_32768_partial.fits|RAMPS_NH333_MOM0_1_32768_partial.fits]] |
+ | <html> | ||
+ | <button class="aladin-btn" type="button" onclick="connector.runWithConnection(nh333_mom0)">Aladin</button> | ||
+ | </html> | ||
- | === Known Issues === | + | H2O Maser line : [[http://cade.irap.omp.eu/documents/Ancillary/RAMPS/RAMPS_H2O_MOM0_1_32768_partial.fits|RAMPS_H2O_MOM0_1_32768_partial.fits]] |
+ | <html> | ||
+ | <button class="aladin-btn" type="button" onclick="connector.runWithConnection(h2o_mom0)">Aladin</button> | ||
+ | </html> | ||
+ | <html> | ||
+ | <script src="lib/scripts/aladin-btns.js"></script> | ||
+ | <script> | ||
+ | // Aladin visualizations | ||
+ | jQuery().ready(function($){ | ||
+ | var aladin_01 = A.aladin('#aladin-lite-div-nh311_mom0', {zoom:10}); | ||
+ | aladin_01.setFrame('Galactic'); | ||
+ | aladin_01.gotoPosition(25, 0); | ||
+ | aladin_01.setImageSurvey(aladin_01.createImageSurvey( | ||
+ | 'RAMPS_NH311_MOM0', 'RAMPS_NH311_MOM0', | ||
+ | 'http://cade.irap.omp.eu/documents/Ancillary/4Aladin/RAMPS_NH311_MOM0/', | ||
+ | 'Galactic', 3 | ||
+ | )); | ||
+ | aladin_01.getBaseImageLayer().getColorMap().update('rainbow'); | ||
- | === Version History === | + | var aladin_02 = A.aladin('#aladin-lite-div-nh322_mom0', {zoom:10}); |
- | * v1 CADE maps, March 2022 | + | aladin_02.setFrame('Galactic'); |
+ | aladin_02.gotoPosition(25, 0); | ||
+ | aladin_02.setImageSurvey(aladin_02.createImageSurvey( | ||
+ | 'RAMPS_NH322_MOM0 ', 'RAMPS_NH322_MOM0', | ||
+ | 'http://cade.irap.omp.eu/documents/Ancillary/4Aladin/RAMPS_NH322_MOM0/', | ||
+ | 'Galactic', 3 | ||
+ | )); | ||
+ | aladin_02.getBaseImageLayer().getColorMap().update('rainbow'); | ||
+ | |||
+ | var aladin_03 = A.aladin('#aladin-lite-div-h2o_mom0', {zoom:10}); | ||
+ | aladin_03.setFrame('Galactic'); | ||
+ | aladin_03.gotoPosition(25, 0); | ||
+ | aladin_03.setImageSurvey(aladin_03.createImageSurvey( | ||
+ | 'RAMPS_H2O_MOM0', 'RAMPS_H2O_MOM0', | ||
+ | 'http://cade.irap.omp.eu/documents/Ancillary/4Aladin/RAMPS_H2O_MOM0/', | ||
+ | 'Galactic', 3 | ||
+ | )); | ||
+ | aladin_03.getBaseImageLayer().getColorMap().update('rainbow'); | ||
+ | |||
+ | }); | ||
+ | </script> | ||
+ | </html> | ||
+ | |||
+ | |||
+ | ===HiPS === | ||
+ | |||
+ | For the corresponding HIPS, unzip the directory and put it directly in an Aladin window to display the map | ||
+ | |||
+ | http://cade.irap.omp.eu/documents/Ancillary/4Aladin/RAMPS_NH311_MOM0 \\ | ||
+ | http://cade.irap.omp.eu/documents/Ancillary/4Aladin/RAMPS_NH322_MOM0 \\ | ||
+ | http://cade.irap.omp.eu/documents/Ancillary/4Aladin/RAMPS_NH333_MOM0 \\ | ||
+ | http://cade.irap.omp.eu/documents/Ancillary/4Aladin/RAMPS_H2O_MOM0 \\ | ||
=== Original WCS Data === | === Original WCS Data === | ||
- | https://nova.newcastle.edu.au/vital/access/manager/Repository/uon:32637 | + | /*https://nova.newcastle.edu.au/vital/access/manager/Repository/uon:32637*/ |
https://www.gb.nrao.edu/GbtLegacyArchive/RAMPS/ | https://www.gb.nrao.edu/GbtLegacyArchive/RAMPS/ | ||
+ | |||
=== Project Website === | === Project Website === | ||
https://sites.bu.edu/ramps/ | https://sites.bu.edu/ramps/ |