Searching for Data
 
DR7 Projects
 Basic
 Advanced
     - Hubble Diagram
     - Color
     - Spectral Types
     - H-R Diagram
     - Galaxies
     - Sky Surveys
     - Quasars
     - Image Processing
 Research Challenges
 For Kids
 User Activities
 Games and Contests
 Links to Others
Galaxies
 Classifying
 Hubble Tuning Fork
 Characteristics
 Clusters
 Separating
 Spectra
 Collisions
 Conclusion
 Your Results

Using the Radial Search tool

Open the Radial Search tool. You will see a screen like this:

For "ra" and "dec," enter the coordinates of Abell 2255: ra = 258.1292, dec = 64.0925. For "radius," enter 5 (for 5 arcminutes). Click "All Entries" to have the tool return all objects near the position of Abell 2255. Request the results as CSV (comma-separated value). Click Submit.

Results will open in a new window. Wait for the query to finish - it should take between one and three minutes. You will get a long list of data, separated by commas. The data is information on all the objects in the region around Abell 2255. Save the file to your computer with the "Save" command in your browser. Be sure to save it as plain text rather than HTML, and give it extension ".csv".

Use Excel's "Import Text File" option to import the data (see SkyServer's Graphing and Analyzing Data how-to tutorial to see how to import the file).

The spreadsheet shows 19 columns of data, and about 700 rows. The most important columns are the first, "objID," and the five columns u,g,r,i,z. You can use objID to look up an object in the Object Explorer. You will use the magnitudes u,g,r,i,z to make your diagram.

But, before you make the color-color diagram, you need to make sure you are making a diagram for galaxies only, not stars. You need to eliminate stars from your data, focusing only on galaxies. To do that, use Excel's "Filter" tool.

Finding Only Galaxies

Under the Data menu, select "Filter," then "AutoFilter." Arrows will appear in the data headers, as shown below:

Select the arrow next to "type," as shown in the image above. In SDSS data, type indicates whether an object seen in an image is a star, a galaxy, or something else. Type = 3 means a galaxy; type = 6 means a star. (The database uses numbers rather than words because numbers need less storage space.) Click on 3 in the menu under "type." The arrow next to type turns blue, and so do the number labels on the far left. The blue means the data have been filtered - only galaxies (type = 3) appear in the data. Scroll through the data to verify that type = 3 for all points.

Calculate u-g and g-r in new columns. You are almost ready to make a color-color diagram for Abell 2255. Before you do, click the arrow next to type again, and change the setting to "All." Look through your values for u-g and g-r - you only have data for rows with type = 3. You can now make a diagram containing only galaxies.

Click the Previous button to go back to the previous page, where you will study your color-color diagram.