Tycho-2
TYCHO-2
Description
The Hipparcos and Tycho catalogs are the primary products of the European Space Agency's astrometric mission, Hipparcos. The satellite, which operated for four years, returned high quality scientific data from November 1989 to March 1993. The Tycho-2 catalog is an astrometric reference catalog containing positions and proper motions as well as two-color photometric data for the 2.5 million brightest stars in the sky. The Tycho-2 positions and magnitudes are based on precisely the same observations as the original Tycho catalog (hereafter Tycho-1; see CDS Cat. I/239) collected by the star mapper of the ESA Hipparcos satellite, but Tycho-2 is much bigger and slightly more precise, owing to a more advanced reduction technique. Components of double stars with separations down to 0.8 arcsec are included. Proper motions precise to about 2.5 mas/yr are given as derived from a comparison with the Astrographic Catalogue and 143 other ground-based astrometric catalogs, all reduced to the Hipparcos celestial coordinate system. Tycho-2 supersedes in most applications Tycho-1, as well as the ACT (CDS Cat. I/246) and the TRC (CDS Cat. I/250) catalogs based on Tycho-1.
The tycho2.main table has been crossmatched against our default reference datasets within a 1.5 arcsec radius, nearest neighbor only. These tables will appear with x1p5 in their name in our table browser. Example: tycho2.x1p5__main__gaia_dr3__gaia_source
Data Access
The Tycho-2 data are accessible by a variety of means:
Data Lab Table Access Protocol (TAP) service
TAP provides a convenient access layer to the Tycho-2 catalog database. TAP-aware clients (such as TOPCAT) can point to https://datalab.noirlab.edu/tap
, select the tycho2 database, and see the database tables and descriptions. You can also view the Tycho-2 tables and descriptions in the Data Lab table browser.
Data Lab Query Client
The Query Client is available as part of the Data Lab software distribution. The Query Client provides a Python API to Data Lab database services. These services include anonymous and authenticated access through synchronous or asynchronous queries of the catalog made directly to the database. Additional Data Lab services for registered users include personal database storage and storage through the Data Lab VOSpace.
The Query Client can be called from a Jupyter Notebook on the Data Lab Notebook server. Example notebooks are provided to users upon creation of their user account (register here), and are also available to browse on GitHub at https://github.com/astro-datalab/notebooks-latest.