Conf¶
-
class
astroquery.irsa.
Conf
[source]¶ Bases:
astropy.config.configuration.ConfigNamespace
Configuration parameters for
astroquery.irsa
.Attributes Summary
gator_list_catalogs
URL from which to list all the public catalogs in IRSA. row_limit
Maximum number of rows to retrieve in result server
Name of the IRSA mirror to use. timeout
Time limit for connecting to the IRSA server. Attributes Documentation
-
gator_list_catalogs
¶ URL from which to list all the public catalogs in IRSA.
-
row_limit
¶ Maximum number of rows to retrieve in result
-
server
¶ Name of the IRSA mirror to use.
-
timeout
¶ Time limit for connecting to the IRSA server.
-