Open Access
Table E.1.
Queries to retrieve DR3 information on the RR Lyrae stars from the Gaia archive in the Astronomical Data Query Language (Osuna et al. 2008).
Query to retrieve the sourceid of all RR Lyrae stars confirmed with the SOS Cep&RRL pipeline in the Gaia DR3. |
select gaia.source_id from gaiadr3.gaia_source as gaia |
inner join gaiadr3.vari_rrlyrae as rrl on gaia.source_id=rrl.source_id |
Query to retrieve the number of processed observations and SOS Cep&RRL-computed parameters of all RR Lyrae in the Gaia DR3. |
select rrl.*,vs.num_selected_g_fov,vs.num_selected_bp,vs.num_selected_rp |
from gaiadr3.vari_rrlyrae rrl |
inner join gaiadr3.vari_summary vs on rrl.source_id=vs.source_id |
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.