-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
No catalog 'Two Micron All Sky Survey (2MASS) 1' found #5546
Copy link
Copy link
Closed
Labels
Description
Hi,
So, I'm using Astropy 1.2.1, and I'm getting this error when trying to do a conesearch using 2MASS. I found out that 2MASS is actually not in the list of catalogs (i.e., if I do:
from astropy.vo.client import conesearch
conesearch.list_catalogs()
2MASS is not on the list). Checking the VO daily checks (http://stsdas.stsci.edu/astrolib/vo_databases/) it appears 2MASS is not on the conesearch_good.json list for some reason, which should be the problem...
Reactions are currently unavailable