Free Access

Table 1.

SQL query used to select the sources from the Gaia DR2 catalog using the services provided by the Gaia TAP server.

      SELECT *
        FROM gaiadr2:gaia_source
      WHERE parallax > 20
        AND parallax_over_error > 10
        AND phot_g_mean_flux_over_error > 50
        AND phot_rp_mean_flux_over_error > 20
        AND visibility_periods_used > 8
        AND astrometric_chi2_al/(astrometric_n_good_obs_al - 5) < 1.44 * greatest(1, exp(-0.4 * (phot_g_mean_mag - 19.5)))

Current usage metrics show cumulative count of Article Views (full-text article views including HTML views, PDF and ePub downloads, according to the available data) and Abstracts Views on Vision4Press platform.

Data correspond to usage on the plateform after 2015. The current usage metrics is available 48-96 hours after online publication and is updated daily on week days.

Initial download of the metrics may take a while.