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