Search
References
Objects
User-defined list
Download data
Statistics
Papers & Acknowledgement
Citation tool
☰
Display data from paper
Select data type:
H
2
O
,
SiO
,
CH3OH_I
DEG12B - Maser Emission toward the Infrared Dark Cloud G359.94+0.17 Seen in Silhouette against the Galactic Center
Short title
: Deguchi et al. (2012b)
Authors
: Deguchi, Shuji Tafoya, Daniel Nagisa, Shino
Journal
: Publications of the Astronomical Society of Japan, Vol.64, No.2, article id.28,
6
pp.
Bibcode
:
2012PASJ...64...28D
Target type
: IRDC
Transitions
: SiO_1-0v0,CH3OH_36(I),CH3OH_44(I),CH3OH_95(I),CH3OH_132(I)
Abstract
The infrared dark cloud G359.94+0.17 is a conspicuous, opaque cloud, which is seen in silhouette against the Galactic center. We found unexpectedly strong (&tilde 50 Jy) maser emission of CH
3
OH at 44 GHz with additional weak 22 GHz H
2
O maser and 43 GHz SiO thermal emissions toward this cloud. Detections of these molecular lines indicate that strong star-forming activities are proceeding in this cloud, which was not reported previously despite of numerous studies toward the Galactic center. The line profiles of the NH
3
inversion lines at 23 GHz indicate that G359.94+0.17 is composed of mainly two clouds with V
1sr
= 0, and 15 km s
-1
overlapped on the line of sight. The maser emission is associated with the 15 km s
-1
cloud, suggesting that it is located at the Norma spiral arm. eprintid:
arXiv:1109.0677
Comments:
Infrared Dark Cloud G359.94+0.17
Input tables
: Table 1
Download as
:
Table (CSV)
View as list of objects
Detection table from Deguchi et al. (2012b)
Export table to csv
Hide
/
Show
individual components
ID
Obs. RA
Obs. Dec
l
b
Group id
Source name
Line
V
peak
T
a
∫T
a
dv
Telescope
RMS
Beam
Detection
Class
Dist. (parallax)
Date
(J2000)
(J2000)
(deg.)
(deg.)
H
2
O
(km/s)
(K)
(K*km/s)
(Jy)
(arcsec)
Yes
/
No
(kpc)
1
17 44 53.7
-28 54 4.1
359.9470
0.1538
G359.9470+0.1538
G359.94+0.17
22 GHz
;
7.6
0.485
1.459
NRO
0.024
70
+H
2
O
+CH
3
OH I
+OH
+SiO
SFR
2011 February 26
17 44 53.7
-28 54 4.1
359.9470
0.1538
G359.9470+0.1538
G359.94+0.17
22 GHz
;
21.6
0.606
1.295
NRO
70
+H
2
O
+CH
3
OH I
+OH
+SiO
SFR
2011 February 26
Get selected data
X
DSS colored
2MASS colored
WISE colored
PACS color (70-160 um)
SPIRE color (250-500 um)
GLIMPSE 360
SDSS color
IRAC color I1,I2,I4
NVSS (1.4GHz)
ATLASGAL 870 um
ATLASGAL 870 um + Planck
Bolocam 1.1 mm
UKIDSS K
Download UKIDSS K FITS
2MASS K
Download 2MASS K FITS
select MAX(h2o_data_all.ra_hms) as ra_hms,MAX(h2o_data_all.dec_dms) as dec_dms,MAX(h2o_data_all.source_name) as source_name,MAX(h2o_data_all.ra) as ra,MAX(h2o_data_all.dec) as dec,MAX(h2o_data_all.l) as l,MAX(h2o_data_all.b) as b,MAX(h2o_data_all.grp) as grp,MAX(h2o_data_all.other_name) as other_name,MAX(h2o_data_all.other_desc) as other_desc,BOOL_OR(thermal) as thermal,MAX(h2o_data_all.line) as line,MAX(h2o_data_all.vrange) as vrange,MAX(h2o_data_all.vpeak) as vpeak,MAX(h2o_data_all.peak) as peak,MAX(h2o_data_all.fwhm) as fwhm,MAX(h2o_data_all.int) as int,MAX(h2o_data_all.rms) as rms,MAX(h2o_data_all.units) as units,MAX(h2o_data_all.units_rms) as units_rms,MAX(h2o_data_all.date_txt) as date_txt,MAX(h2o_data_all.telescope_ref) as telescope_ref,MAX(h2o_data_all.telescope_conf) as telescope_conf,MAX(h2o_data_all.v_step) as v_step,MAX(h2o_data_all.beam) as beam,MAX(h2o_data_all.beam_maj) as beam_maj,MAX(h2o_data_all.beam_min) as beam_min,MAX(h2o_data_all.beam_pa) as beam_pa,MAX(h2o_data_all.ref) as ref,MAX(h2o_data_all.list_ref) as list_ref,MAX(h2o_data_all.ascii) as ascii,MAX(h2o_data_all.url) as url,MAX(h2o_data_all.image) as image,MAX(h2o_data_all.image2) as image2,MAX(h2o_data_all.image3) as image3,MAX(h2o_data_all.descr) as descr,MAX(h2o_data_all.id) as id,BOOL_OR(mjy_flag) as mjy_flag,BOOL_OR(rms_mjy_flag) as rms_mjy_flag,MAX(h2o_data_all.dist) as dist,1 as dist_parallax,MAX(h2o_data_all.date_txt) as date_txt,MAX(line_det) as line_det,MAX(type) as type,MAX(simbad_types_cat) as simbad_types_cat FROM h2o_data_all LEFT JOIN all_objects_withmet ON h2o_data_all.grp=all_objects_withmet.group_name LEFT JOIN object_categories ON all_objects_withmet.group_name = object_categories.group_name_cat AND object_categories.tbl_cat = 'all_objects_withmet' LEFT JOIN transitions ON h2o_data_all.line=transitions."Line" WHERE ref ilike 'DEG12B' AND detected=true AND hide=false GROUP BY ref
select h2o_data_all.ra_hms,h2o_data_all.dec_dms,h2o_data_all.source_name,h2o_data_all.ra,h2o_data_all.dec,h2o_data_all.l,h2o_data_all.b,h2o_data_all.grp,h2o_data_all.other_name,h2o_data_all.other_desc,h2o_data_all.thermal,h2o_data_all.line,h2o_data_all.vrange,h2o_data_all.vpeak,h2o_data_all.peak,h2o_data_all.fwhm,h2o_data_all.int,h2o_data_all.rms,h2o_data_all.units,h2o_data_all.units_rms,h2o_data_all.date_txt,h2o_data_all.telescope_ref,h2o_data_all.telescope_conf,h2o_data_all.v_step,h2o_data_all.beam,h2o_data_all.beam_maj,h2o_data_all.beam_min,h2o_data_all.beam_pa,h2o_data_all.ref,h2o_data_all.list_ref,h2o_data_all.ascii,h2o_data_all.url,h2o_data_all.image,h2o_data_all.image2,h2o_data_all.image3,h2o_data_all.descr,h2o_data_all.id,h2o_data_all.mjy_flag,h2o_data_all.rms_mjy_flag,h2o_data_all.dist,h2o_data_all.dist_parallax,h2o_data_all.date_txt,line_det,type,simbad_types_cat FROM h2o_data_all LEFT JOIN all_objects_withmet ON h2o_data_all.grp=all_objects_withmet.group_name LEFT JOIN object_categories ON all_objects_withmet.group_name = object_categories.group_name_cat AND object_categories.tbl_cat = 'all_objects_withmet' LEFT JOIN transitions ON h2o_data_all.line=transitions."Line" WHERE ref ilike 'DEG12B' AND detected=true AND hide=false ORDER BY detected DESC,id