jkrick
jkrick
that was for astroquery.mast
ok, full tracebacks below: ``` `WARNING: UnitsWarning: The unit 'ph' has been deprecated in the VOUnit standard. [astropy.units.format.utils] /opt/conda/lib/python3.8/site-packages/astroquery/vizier/core.py:769: UserWarning: VOTABLE parsing raised exception: 3520:4: not well-formed (invalid token) warnings.warn("VOTABLE...
full traceback: ``` --------------------------------------------------------------------------- HTTPError Traceback (most recent call last) Input In [26], in () 1 gaiastarttime = time.time() ----> 2 df_lc_gaia = Gaia_get_lightcurve(coords_list, labels_list , verbose = 1) 4...
So sorry, this completely dropped off my radar. Thanks for the ping. It indeed does now work for me in entirety so I guess it was some temporary problem.
Is it possible for astroquery to catch these connectionErrors and return a more useful message something along the lines of asking the user to reduce the radius and try again.