Conf¶
-
class
astroquery.irsa.Conf[source]¶ Bases:
astropy.config.configuration.ConfigNamespaceConfiguration parameters for
astroquery.irsa.Attributes Summary
gator_list_catalogsURL from which to list all the public catalogs in IRSA. row_limitMaximum number of rows to retrieve in result serverName of the IRSA mirror to use. timeoutTime 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.
-