麻酱

verify-tag257K Gaia DR2 Stars

astronomyscience and technology

20

已售 0
54.84MB

数据标识:D17171248724256344

发布时间:2024/05/31

数据描述

Context

Gaia is a mission of the European Space Agency (ESA) that aims to accurately measure the position, distance and magnitude of over a billion stars.

Content

The following ADQL query was used to obtain the data from the Gaia Archive, as is:

SELECT G.source_id,TY.id AS tycho2_id,     G.parallax,G.parallax_error,     G.phot_g_mean_mag,G.phot_rp_mean_mag,G.phot_bp_mean_mag,     G.phot_g_mean_flux_error,     G.ra,G.dec,G.ra_error,G.dec_error,     G.l,G.b,     G.pmra,G.pmdec,     AWBN.angular_distance AS allwise_ang_dist,     GSBN.angular_distance AS gsc23_ang_dist,     PPBN.angular_distance AS ppmxl_ang_dist,     TMBN.angular_distance AS tmass_ang_dist,     TYBN.angular_distance AS tycho2_ang_dist,     AW.w1mpro AS allwise_w1, AW.w2mpro AS allwise_w2, AW.w3mpro AS allwise_w3, AW.w4mpro AS allwise_w4,     GS.v_mag AS gsc23_v_mag,GS.b_mag AS gsc23_b_mag,     PP.b1mag AS ppmxl_b1mag,     PP.b2mag AS ppmxl_b2mag,     PP.r1mag AS ppmxl_r1mag,     PP.imag AS ppmxl_imag,     TM.j_m AS tmass_j_m,     TM.h_m AS tmass_h_m,     TM.ks_m AS tmass_ks_m,     TY.bt_mag AS tycho2_bt_mag,     TY.vt_mag AS tycho2_vt_mag FROM gaiadr2.gaia_source G  INNER JOIN gaiadr2.allwise_best_neighbour AWBN ON AWBN.source_id=G.source_id  INNER JOIN gaiadr2.gsc23_best_neighbour GSBN ON GSBN.source_id=G.source_id INNER JOIN gaiadr2.ppmxl_best_neighbour PPBN ON PPBN.source_id=G.source_id INNER JOIN gaiadr2.tmass_best_neighbour TMBN ON TMBN.source_id=G.source_id INNER JOIN gaiadr2.tycho2_best_neighbour TYBN ON TYBN.source_id=G.source_id INNER JOIN gaiadr1.allwise_original_valid AW ON AW.designation=AWBN.original_ext_source_id INNER JOIN gaiadr1.gsc23_original_valid GS ON GS.gsc23_identifier=GSBN.original_ext_source_id INNER JOIN gaiadr1.ppmxl_original_valid PP ON PP.ppmxl_oid=PPBN.ppmxl_oid INNER JOIN gaiadr1.tmass_original_valid TM ON TM.designation=TMBN.original_ext_source_id INNER JOIN public.tycho2 TY ON TY.id=TYBN.original_ext_source_id WHERE G.parallax >= 2.0 AND G.parallax_error <= 0.035 AND G.phot_g_mean_mag <= 13.5 AND G.parallax_error IS NOT NULL AND G.phot_rp_mean_mag IS NOT NULL AND G.phot_bp_mean_mag IS NOT NULL AND G.phot_g_mean_flux_error IS NOT NULL AND AW.w1mpro IS NOT NULL AND AW.w2mpro IS NOT NULL AND AW.w3mpro IS NOT NULL AND AW.w4mpro IS NOT NULL AND GS.v_mag IS NOT NULL AND GS.b_mag IS NOT NULL AND PP.b1mag IS NOT NULL AND PP.b2mag IS NOT NULL AND PP.r1mag IS NOT NULL AND PP.imag IS NOT NULL AND TM.j_m IS NOT NULL AND TM.h_m IS NOT NULL AND TM.ks_m IS NOT NULL AND TY.bt_mag IS NOT NULL AND TY.vt_mag IS NOT NULL AND AWBN.angular_distance <= 0.15 AND GSBN.angular_distance <= 0.25 AND PPBN.angular_distance <= 0.15 AND TMBN.angular_distance <= 0.15 AND TYBN.angular_distance <= 0.25 AND AWBN.best_neighbour_multiplicity=1 AND GSBN.best_neighbour_multiplicity=1 AND PPBN.best_neighbour_multiplicity=1 AND TMBN.best_neighbour_multiplicity=1 AND TYBN.number_of_neighbours=1 

Notes

  • There are a number of duplicate source_id's in the data.
  • Magnitudes have a positional bias across databases.

Acknowledgements

This work has made use of data from the European Space Agency (ESA) mission Gaia (https://www.cosmos.esa.int/gaia), processed by the Gaia Data Processing and Analysis Consortium (DPAC, https://www.cosmos.esa.int/web/gaia/dpac/consortium). Funding for the DPAC has been provided by national institutions, in particular the institutions participating in the Gaia Multilateral Agreement.

验证报告

以下为卖家选择提供的数据验证报告:

data icon
257K Gaia DR2 Stars
20
已售 0
54.84MB
申请报告