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