Conf

class astroquery.gaia.Conf[source]

Bases: astropy.config.ConfigNamespace

Configuration parameters for astroquery.gaia.

Attributes Summary

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

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).