Name:_____________________________________________________________ Due Date:_________ Score: ________ / 30
|
You will hear astronomers talk about taking an image. You will also hear the terms flatfield frames (flats), dark frame (darks), bias frames (biases). What’s the difference between a frame and an image? For our purposes, we will define the frame as the entire read-out from a chip, including any overscan regions. We will define the image as that portion of the frame that will have the information that we want, the objects that we are observing. So, in the case of a flat, dark, or bias, the image part of the frame would be the same pixel ranges as that which would contain the science. At the right is a copy of what the DS9 tool displayed for test-f2.fits.
|
![]() |
Bring up the image test-f1.fits on the DS9 tool, opening it using the DS9 drop-down menu. Find a nice region in the overscan part of the frame that has no defects. The region around [1040:1140,500:600] looks good:
imstat test-f1[1040:1140,500:600].
<2 pts> Use imstat to determine the mean and standard deviation of a region containing about 10,000 pixels within the overscan region of the device. Use imstat to determine the mean and standard deviation of a region containing about 10,000 pixels within the imaging region of the device. Be sure to avoid bad columns and any cosmic rays that would distort the statistics.
|
Exact Region |
Number of Pixels |
Mean |
Standard Deviation |
Overscan |
|
|
|
|
Image |
|
|
|
|
<1 pt>Use imhist to plot the histogram of the pixel values for each of these regions. You should either epar imhist or use the command line argument lo- to suppress log scaling on the y-axis (You can also change the number of bins used.):
ecl>epar imhist
OR
ecl>imhist lo-
Show your plot to your instructor or TA and get your efforts initialled here: __________
<3 pts> Does the plot of the overscan region look like a Gaussian or a Poisson distribution? How about the plot of the image region? Compare thte two plots and explain the difference. Are these what you might have expected?
Display the image test-f2.fits in another DS9 frame. You will need to take a look at the image header.
First one read out: ___________ Last one read out: ___________
Overscan pixels per row: _________ Number of overscan rows: __________