Conf¶
- class astroquery.nrao.Conf[source]¶
Bases:
ConfigNamespaceConfiguration parameters for
astroquery.nrao.Attributes Summary
The NRAO Archive mirror to use.
NRAO Central Authentication Service URLs
Timeout in seconds.
Optional default username for NRAO archive.
Attributes Documentation
- archive_url¶
The NRAO Archive mirror to use.
- auth_url¶
NRAO Central Authentication Service URLs
- timeout¶
Timeout in seconds. Applied to every request sent to the archive; the NRAO TAP backend can be slow, but a server that goes silent for longer than this is assumed to have stalled.
- username¶
Optional default username for NRAO archive.