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