Conf

class astroquery.mast.Conf[source]

Bases: astropy.config.configuration.ConfigNamespace

Configuration parameters for astroquery.mast.

Attributes Summary

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.

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.