question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No catalog 'Two Micron All Sky Survey (2MASS) 1' found

See original GitHub issue

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…

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
nespinozacommented, Dec 5, 2016

@bsipocz: great idea. I actually changed that part of my code to work now with IRSA directly for querying 2MASS and works like a charm. Thanks for the suggestion!

1reaction
bsipoczcommented, Dec 5, 2016

@nespinoza - Have you considered using astroquery for querying 2MASS? You can do it with a few different modules actually, I would suggest trying irsa first (http://astroquery.readthedocs.io/en/latest/irsa/irsa.html). There are a few examples on the docs page about it.

Other modules that has access to 2mass includes: ibe, vizier, skyview, and possibly others.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Two Micron All Sky Survey (2MASS) - IRSA IPAC
Instruments: 1.3-m telescopes at Mt. Hopkins and CTIO, Chile; 3-channel cameras using 256x256 arrays of HgCdTe detectors. Science Products: Point Source Catalog ......
Read more >
THE TWO MICRON ALL SKY SURVEY (2MASS) - IOPscience
ABSTRACT. Between 1997 June and 2001 February the Two Micron All Sky Survey (2MASS) collected 25.4 Tbytes of raw imaging data covering 99.998%...
Read more >
The Two Micron All Sky Survey (2MASS) - NASA/ADS
The 2MASS All-Sky Data Release includes 4.1 million compressed FITS images covering the entire sky, 471 million source extractions in a Point Source...
Read more >
The Two Micron All Sky Survey (2MASS): Overview and Status
The frame exposure time is 1.3 seconds. Keywords. Secondary Mirror; Field Stop; Point Source Catalog; Focal Plane Position; Survey Camera.
Read more >
(PDF) The two micron all sky survey (2MASS) - ResearchGate
Bright source extractions have 1 σ photometric uncertainty of <0.03 mag and astrometric accuracy of order 100 mas. Calibration offsets between ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found