Cooking with Sloan: General Tasks: Cross-identify objects
 
DR7 Help
 Site News
 Introduction
 Cooking with Sloan
     - General
     - Solar System
     - Stars
     - Galaxies
     - QSOs/Cosmology
     - Teaching/Labs
 FAQ
 
 Search Form Guide
 SQL Tutorial
 SQL in SkyServer
 Sample SQL Queries
 Graphing
 Query Limits
 Searching Advice
 
 Archive Intro
 Table Descriptions
 Schema Browser
 Glossary
 Algorithms
 Web Browsers
 
 Download
 Data Publications
 API
 SkyServer Sites
 
 Contact Help Desk
Cross-Identify Objects

Back to General Tasks index

Using the Imaging Cross-ID tool (open in new window)


  1. In the Search Type dropdown menu, choose the type of search that you want to do. The options are:

    1. The nearest primary object – The single primaryGlossary entry for 'primary' object nearest to the position that you will enter or upload. Primary object means the best single observation of the object; other observations of the same object may be available.

    2. The nearest object – The object nearest to the position that you will enter or upload, whether or not it is a primaryGlossary entry for 'primary' observation.

    3. All nearby objects – All objects within your specified search radius.

    4. All nearby primary objects – All primaryGlossary entry for 'primary' observations of objects within your specified search radius.

    5. 5-part SDSS ID – instead of searching by RA and dec, the tool will search based on the SDSS's five-part imaging ID number (run-rerun-camcol-field-object).

  2. Enter a search radius (in arcminutes) in the Search Radius textbox. This is the radius around each of your objects that the tool will search as it looks for a matching SDSS object. The maximum radius you can enter is 3 arcminutes.

  3. Enter the number of columns that precede your RA and dec in the textbox labeled Number of preceding non-data columns. For example, if your data consists of (name, ra, dec), enter 1 in this box.

  4. You can enter your data to cross-match (in other words, the list of objects for which you want to see SDSS data) in one of two ways. Either enter it in the large textbox, or upload a file using the smaller textbox below it. When there is data in the textbox and a file specified in the upload box, the file takes priority.

  5. Choose the Format you would like results returned in. HTML will return results as a table in your browser. CSV will return results as a comma-separated value file, which can be opened by many graphing programs.

  6. You can change what types of data the query returns by editing the SQL query just above the Format selector. Make sure the photo table/view is aliased as 'p' - for example photoTag p. Do not modify the #x and #upload parts of the FROM clause; otherwise your upload will not work.

  7. Click Submit to run your query.

  8. If you have chosen the default options, the query will return the following data: the SDSS Object ID, the position (RA and Dec), the type of object (STAR or GALAXY), and the SDSS's five magnitudes (u, g, r, i, and z). Click on the object ID to go to the Explore tool (link opens in new window), which will give you more information about the object.


Next: Get SDSS thumbnail images

 Go to the previous page Go to the next page

Back to Cooking with Sloan main page
Back to Help main page
Contact Help Desk