Two windows should be open. This one in which the instructions are given and a smaller one which contains the actual applet that we will be using.Tutorial: The purpose of this applet is to get the student to understand the relation between the distance from a star and the received flux. The detectors (both a point and an area detector) can be set up to deal with noise so that this applet can be used to show what detection limits are, what signal to noise is, etc. In the point application, the user moves the red point around at different distances from the star to produce a plot of flux (in units of counts per square pixel) versus distance (in units of pixels). In the area application, the user draws a box around the star. Each right click of the mouse button makes a new measurement of the total flux of the star inside that box. This is reported as a pseudo magnitude on the Y-axis of the plot. The distance button can be used to represent the size of the star on the detector if we move farther away. Of course, stars are in reality point sources, but when we image them from the earth the light is spread out over many pixels on the a CCD detector due to atmospheric smearing as well as intstrumental focus (e.g. even on the Hubble Space Telescope the light from stars doesn't fall in just one pixel). It is easy to setup a situation via the parameter tags listed below that will show how detector noise swallows up a stellar image at some limiting distance. The goal here is to get the students to understand that detector noise, not the "faintness" of the object, is what limits our ability to detect stellar objects in the universe.
Suggested Activities:
|
| Parameter Tag | Functionality |
|---|---|
| luminosity | Sets the total luminosity of this virtual star |
| scale | This sets the scale of the noise if you want to have the students deal with detector noise. For the point application the scale should be set to something between 1 and 4. For the area application, the scale should be set to something between 10 and 1000. |
| point_sample | true or false should be set to false whenver the area mode is used and the scale parameter is set greater than 4. |
| ymax | for use in the point mode. Ymax sets the scale manually of the graph. Useful if you want to compare measurements of faint and bright stars on the same scale, as in example 2 above |