Conf¶
-
class
astroquery.sdss.Conf[source]¶ Bases:
astropy.config.configuration.ConfigNamespaceConfiguration parameters for
astroquery.sdss.Attributes Summary
sas_baseurlBase URL for downloading data products like spectra and images. skyserver_baseurlBase URL for catalog-related queries like SQL and Cross-ID. timeoutTime limit for connecting to SDSS server. Attributes Documentation
-
sas_baseurl¶ Base URL for downloading data products like spectra and images.
-
skyserver_baseurl¶ Base URL for catalog-related queries like SQL and Cross-ID.
-
timeout¶ Time limit for connecting to SDSS server.
-