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. 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.
-
timeout¶ Time limit for requests from the STScI server.
-