Conf¶
-
class
astroquery.mast.Conf[source]¶ Bases:
astropy.config.configuration.ConfigNamespaceConfiguration parameters for
astroquery.mast.Attributes Summary
catalogsserverName of the MAST Catalogs server. pagesizeNumber of results to request at once from the STScI server. serverName of the MAST server. ssoserverMAST SSO Portal server. timeoutTime limit for requests from the STScI server. Attributes Documentation
-
catalogsserver¶ Name of the MAST Catalogs server.
-
pagesize¶ Number of results to request at once from the STScI server.
-
server¶ Name of the MAST server.
-
ssoserver¶ MAST SSO Portal server.
-
timeout¶ Time limit for requests from the STScI server.
-