Teachers | ||
![]() | ||
Basic | ||
Advanced | ||
- Hubble Diagram | ||
- Color | ||
- Spectral Types | ||
- H-R Diagram | ||
- Galaxies | ||
- Sky Surveys | ||
- Quasars | ||
- Image Processing | ||
Challenges | ||
For Kids | ||
To Student Projects |
HII Regions | ||
![]() | ||
Teacher's Guide | ||
- Goals | ||
- Background | ||
- Structure | ||
Specifics | ||
Correlations | ||
To Student Project |
Challenge 1: A Catalog of HII regionsThis challenge asks students to create a catalog of HII regions, the star forming regions of galaxies. SDSS astronomers could use such a catalog to study star formation and to test future updates of SDSS software. Students write a query - a short computer program - to search through SDSS for objects classified as galaxies that might be HII regions. Students will have to visually examine every object to verify that it is a HII region. This challenge is best undertaken by a group of students, so they can divide up their list of potential candidates as they verify them. Project GoalsBy the end of the project, students should be able to:
Background KnowledgeStudents should be familiar with the types of galaxies and with some of their characteristics. They also should be comfortable working with the SDSS color system and know about the magnitude scale. Students will need to use this knowledge to make educated guesses about the colors of HII regions. The Colors and Galaxies projects give good introductions to these concepts. In this challenge, students will look at the spectra of candidate HII regions. They should know how to retrieve spectra from SkyServer using the Get Plates tool. Students should be familiar with spectral emission lines, since these lines are the dominant feature in the spectrum of an HII region. Computer skills are very important for this challenge. Students will need to create SQL queries that return data that are likely to include HII regions. Students will need to know how to filter data in the "where" block of the query, and how to retrieve data from multiple tables in the same database. You may wish to work through one of the SQL tutorials so that you may answer student questions. Students will need to know how to use SkyServer's Navigation tool and Object Explorer to look up images and Spectra of various objects. For some objects, they may wish to download the images and look at them using an image processing program such as IRIS to get a better view. See the Image Processing project for more information on how to use IRIS. Project StructureThe first page of the student project teaches students what HII regions are. The second page describes some of the characteristics of HII regions so students can form some ideas on the best way to search the data. The third page teaches students how to query SDSS data with SkyServer's Query tool. The fourth page tells students how to tell if a candidate object is actually an HII region. The goal of this challenge is to create a catalog of HII regions that could be used for research. SDSS astronomers just published a similar catalog of quasars from SDSS's early data release. You can see the research paper where they explain their results here. (The paper is a .pdf file, and you will need Adobe Acrobat Reader to view it. If you do not already have the reader, you can download it free from Adobe's web site.) You may wish to show this paper to students to give them an idea of what their catalogs could be used for. |
![]() |