Search
References
Objects
User-defined list
Download data
Statistics
Papers & Acknowledgement
Citation tool
☰
Display data from paper
Select data type:
SiO
NAK03A - SiO Maser Survey toward the Inner Galactic Disk: 40 deg
Short title
: Nakashima & Deguchi (2003A)
Authors
: Nakashima, Jun-Ichi Deguchi, Shuji
Journal
: Publications of the Astronomical Society of Japan, Vol.55, No.1, pp.203-227
Bibcode
:
2003PASJ...55..203N
Abstract
We present the results of an SiO maser survey for color-selected IRAS sources in the area 40 < l < 70 and b < 10 in the SiO J = 1--0, v = 1 and 2 transitions (43 GHz). We detected 134 out of 272 observed sources in SiO masers 127 were new detections. A systematic difference in the detection rates between SiO and OH maser searches was found. Especially, in the color ranges with log(F
25
/F
12
) smaller than -0.1, the detection rate of the SiO masers is significantly higher than that of OH masers. We found a possible kinematic influence of the Galactic arm on the distribution of SiO maser sources. It was found that the velocity dispersion of SiO maser sources tends to decrease with the galactocentric distance. Using the present and previous data of SiO maser surveys, we found that the local velocity gradient of the rotational velocity of the Galaxy is consistent with the values obtained from other kinds of disk population stars within a statistical uncertainty. The Oort's constants, A and B, were computed from the gradient of the rotation curve for the present data, and were consistent with the IAU standard values. In addition, in order to check the reliability of IRAS positions, we observed toward the MSX positions for 5 MSX counterparts, which are located more than 20"" away (but within 60"") from IRAS positions. We detected all of these 5 sources in SiO masers. eprintid: arXiv:astro-ph/0301401
Download as
:
Table (CSV)
View as list of objects
Detection table from Nakashima & Deguchi (2003A)
Export table to csv
Hide
/
Show
individual components
Non-detection table from Nakashima & Deguchi (2003A)
Export table to csv
Hide
/
Show
individual components
Get selected data
X
DSS colored
2MASS colored
WISE colored
SDSS color
IRAC color I1,I2,I4
GLIMPSE 360
PACS color (70-160 um)
SPIRE color (250-500 um)
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(sio_data_all.ra_hms) as ra_hms,MAX(sio_data_all.dec_dms) as dec_dms,MAX(sio_data_all.source_name) as source_name,MAX(sio_data_all.ra) as ra,MAX(sio_data_all.dec) as dec,MAX(sio_data_all.l) as l,MAX(sio_data_all.b) as b,MAX(sio_data_all.grp) as grp,MAX(sio_data_all.other_name) as other_name,MAX(sio_data_all.other_desc) as other_desc,BOOL_OR(thermal) as thermal,MAX(sio_data_all.line) as line,MAX(sio_data_all.vrange) as vrange,MAX(sio_data_all.vpeak) as vpeak,MAX(sio_data_all.peak) as peak,MAX(sio_data_all.fwhm) as fwhm,MAX(sio_data_all.int) as int,MAX(sio_data_all.rms) as rms,MAX(sio_data_all.units) as units,MAX(sio_data_all.units_rms) as units_rms,MAX(sio_data_all.date_txt) as date_txt,MAX(sio_data_all.telescope_ref) as telescope_ref,MAX(sio_data_all.telescope_conf) as telescope_conf,MAX(sio_data_all.v_step) as v_step,MAX(sio_data_all.beam) as beam,MAX(sio_data_all.beam_maj) as beam_maj,MAX(sio_data_all.beam_min) as beam_min,MAX(sio_data_all.beam_pa) as beam_pa,MAX(sio_data_all.ref) as ref,MAX(sio_data_all.list_ref) as list_ref,MAX(sio_data_all.ascii) as ascii,MAX(sio_data_all.image) as image,MAX(sio_data_all.descr) as descr,MAX(sio_data_all.id) as id,BOOL_OR(mjy_flag) as mjy_flag,BOOL_OR(rms_mjy_flag) as rms_mjy_flag,MAX(sio_data_all.dist) as dist,1 as dist_parallax,MAX(sio_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 sio_data_all LEFT JOIN all_objects_withmet ON sio_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' WHERE ref ilike 'NAK03A' AND detected=true AND hide=false GROUP BY ref
select sio_data_all.ra_hms,sio_data_all.dec_dms,sio_data_all.source_name,sio_data_all.ra,sio_data_all.dec,sio_data_all.l,sio_data_all.b,sio_data_all.grp,sio_data_all.other_name,sio_data_all.other_desc,sio_data_all.thermal,sio_data_all.line,sio_data_all.vrange,sio_data_all.vpeak,sio_data_all.peak,sio_data_all.fwhm,sio_data_all.int,sio_data_all.rms,sio_data_all.units,sio_data_all.units_rms,sio_data_all.date_txt,sio_data_all.telescope_ref,sio_data_all.telescope_conf,sio_data_all.v_step,sio_data_all.beam,sio_data_all.beam_maj,sio_data_all.beam_min,sio_data_all.beam_pa,sio_data_all.ref,sio_data_all.list_ref,sio_data_all.ascii,sio_data_all.image,sio_data_all.descr,sio_data_all.id,sio_data_all.mjy_flag,sio_data_all.rms_mjy_flag,sio_data_all.dist,sio_data_all.dist_parallax,sio_data_all.date_txt,line_det,type,simbad_types_cat FROM sio_data_all LEFT JOIN all_objects_withmet ON sio_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' WHERE ref ilike 'NAK03A' AND detected=true AND hide=false ORDER BY detected DESC,id