Conf¶
- class astroquery.sdss.Conf[source]¶
Bases:
ConfigNamespace
Configuration parameters for
astroquery.sdss
.Attributes Summary
Default SDSS data release.
Base URL for downloading data products like spectra and images.
Base URL for catalog-related queries like SQL and Cross-ID.
Time limit for connecting to SDSS server.
Attributes Documentation
- default_release¶
Default SDSS data release.
- 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.