Conf¶
- class astroquery.gaia.Conf[source]¶
Bases:
ConfigNamespace
Configuration parameters for
astroquery.gaia
.Attributes Summary
GAIA source data table
Name of Dec parameter in table
Name of RA parameter in table
Number of rows to return from database query (set to -1 for unlimited).
Attributes Documentation
- MAIN_GAIA_TABLE¶
GAIA source data table
- MAIN_GAIA_TABLE_DEC¶
Name of Dec parameter in table
- MAIN_GAIA_TABLE_RA¶
Name of RA parameter in table
- ROW_LIMIT¶
Number of rows to return from database query (set to -1 for unlimited).
- VALID_DATALINK_RETRIEVAL_TYPES = ['EPOCH_PHOTOMETRY', 'XP_CONTINUOUS', 'XP_SAMPLED', 'RVS', 'MCMC_GSPPHOT', 'MCMC_MSC']¶