Conf¶
-
class
astroquery.vizier.
Conf
[source]¶ Bases:
astropy.config.ConfigNamespace
Configuration parameters for
astroquery.vizier
.Attributes Summary
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 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
-