If you read a paper in the technical astronomy journals, you'll often see the phrase "we applied the standard reduction procedure to our images." What does that mean? It means:
Today, your job is to carry out this standard task on a set of images taken on Sep 10, 2003. However, you'll have to do a little extra work first: you'll need to create the master dark and flatfield frames before you can apply them to the target frames.
Here's the overview -- you fill in the details and do the work:
There are many frames with names like cyaqr_a-010v.fit. Each student should pick one set of 10 frames. Tell me which set you want, and I'll make sure that all 50 images are taken during the class period.
mn master_flat.fitThe XVista program mn not only calculates the mean level, and prints that value to the screen; it also stores the mean value (and the stdev) into a secret place for future reference. You can peer into the secret place by typing the command xlet.
div target_frame.fit master_flat.fit flatwhere you replace "target_frame.fit" by the name of the target image, and "master_flat.fit" by the name of your master flat image. The keyword "flat" must appear after the names of the two images. It signals the div program to perform the division, pixel-by-pixel, but to multiply the result by the mean of the flatfield frame before storing the result back into the "target_frame.fit" image.
Actually, on this particular night (Sep 10, 2003), I wasn't able to acquire flatfield images. The frames you have used are taken from Sep 17, 2003. You will notice that they don't do a very good job of removing the variations in sensitivity...
The result of your work should be a directory full of "clean" images: CCD frames from which the thermal contribution and variations in sensitivity have been removed. You should be ready to perform the next step in your analysis, whether it is photometry, astrometry, or just plain looking.
Before we move on to measuring the light of the stars in these images, let's figure out just what the subject is. As the image names proclaim, these are pictures of the star "CY Aqr". But -- so what?
One way to look for information on a particular star is to use SIMBAD's list of stellar properties and references. Another way is to go to the Astrophysics Data Service Abstract Search site. Choose either the "Object name/position" or "Abstract Words/Keywords" box, and type the name of your object. Then click on the "Send Query" button.
Copyright © Michael Richmond. This work is licensed under a Creative Commons License.