Closed jimaples closed 11 years ago
I bet the name resolver was down. Did you try again? It worked for me today.
config:
In [6]: print pyvo.__version__
0.0.dev129
In [7]: pyvo.object2pos('Cas A')
Out[7]: (350.85, 58.815)
In [10]: print sys.version
2.7.5 (default, Sep 24 2013, 15:17:51)
[GCC 4.2.1 Compatible Apple LLVM 5.0 (clang-500.2.76)]
While Gus is probably right (it's working for me now, too), a better failure would be helpful. I'll look into better detecting a failed response.
Thanks for the quick response, it worked just fine today. Now if astropy would actually open the *.fits image that got downloaded, I'd be set.
I recently watched the SciPy presentation and as a fan of astronomy and Python, I was thinking of using PyVO and matplotlib to generate large-format images for desktop images or prints. I was looking at the "Getting Started With PyVO" but didn't get very far as the error below shows.
I'm working in IPython Notebook with Python 2.7.5, PyVO 0.0beta1, and astropy 0.2.3.