Conf¶
-
class
astroquery.vizier.Conf[source]¶ Bases:
astropy.config.configuration.ConfigNamespaceConfiguration parameters for
astroquery.vizier.Attributes Summary
row_limitMaximum number of rows that will be fetched from the result (set to -1 for unlimited). serverName of the VizieR mirror to use. timeoutDefault timeout for connecting to server Attributes Documentation
-
row_limit¶ Maximum number of rows that will be fetched from the result (set to -1 for unlimited).
-
server¶ Name of the VizieR mirror to use.
-
timeout¶ Default timeout for connecting to server
-