-
-
Notifications
You must be signed in to change notification settings - Fork 420
Closed
Description
I've noticed the SkyVeiw query has stopped responding over the last week. I'm using astroquery-0.4.10 and Python 3.11.
I've seen this in my own code, but can no longer run the examples from the documentation successfully, for example:
SkyView.get_image_list(position='Eta Carinae', survey=['Fermi 5', 'HRI', 'DSS'])
When I run this, the code does not respond. I've kept the process running for hours with no response.
I can query positions on the SkyView webpage and get a thumbnail, so SkyView itself seems to be operating normally.
I tried clearing my cache, but it did not help.
Thank you for your help.