Conf¶
-
class
astroquery.vizier.
Conf
[source]¶ Bases:
astropy.config.ConfigNamespace
Configuration parameters for
astroquery.vizier
.Attributes Summary
Maximum number of rows that will be fetched from the result (set to -1 for unlimited).
Name of the VizieR mirror to use.
Default 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
-