Conf

class astroquery.simbad.Conf[source]

Bases: ConfigNamespace

Configuration parameters for astroquery.simbad.

Attributes Summary

row_limit

Maximum number of rows that will be fetched from the result.

server

Name of the SIMBAD mirror to use.

servers_list

timeout

Time limit for connecting to Simbad server.

Attributes Documentation

row_limit

Maximum number of rows that will be fetched from the result.

server

Name of the SIMBAD mirror to use.

servers_list = ['simbad.cds.unistra.fr', 'simbad.harvard.edu']
timeout

Time limit for connecting to Simbad server.