SimbadBaseQuery¶
- class astroquery.simbad.SimbadBaseQuery[source]¶
Bases:
BaseQuery
SimbadBaseQuery overloads the base query because we know that SIMBAD will sometimes blacklist users for exceeding rate limits. This warning results in a “connection refused” error (error 61) instead of a more typical “error 8” that you would get from not having an internet connection at all.