Conf

class astroquery.nrao.Conf[source]

Bases: ConfigNamespace

Configuration parameters for astroquery.nrao.

Attributes Summary

archive_url

The NRAO Archive mirror to use.

auth_url

NRAO Central Authentication Service URLs

timeout

Timeout in seconds.

username

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.