IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Initial Version and Version 1 of GPC_Dark_Trends


Ignore:
Timestamp:
Feb 24, 2009, 4:23:55 PM (17 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GPC_Dark_Trends

    v1 v1  
     1=== GPC Dark Trends ===
     2
     3I analyzed a set of 140 dark exposures taken during run 1c in the period from 02/08/08-02/11/08. The exposuretimes range from 12 to 100s, the detector temperatures range from -90 to -60. The figure below shows expodure time vs. temperature of the dataset:
     4
     5[[Image(htdocs:/images/time_vs_temp.jpg)]]
     6
     7==== ccd36/cell2 analysis ====
     8
     9I selected a region x=461..510,y=81..130 in chip36/extension2 with a relatively prominent dark feature:
     10
     11[[Image(htdocs:/images/selected.jpg)]]
     12
     13In the first step I took the average of the region and made a second order polynomial fit to the exposuretime (DARKTIME keyword). I found that the first two exposures of each of the 10 dark series have significantly lager counts that the other ones. I plot the residuals after subtracting the best fit as a function of exposure number withing series (different series color-coded):
     14
     15[[Image(htdocs:/images/dark_number3.jpg)]]
     16
     17The first blue point s not displayed and has a residual value of 200. From now on I dropped the first two exposures of each series. The two figures below shows the linear fit in exposure time of the remaining 120 dark images and the residuals as a function of temperature (DETTEM keyword):
     18
     19[[Image(htdocs:/images/timefit.jpg)]][[Image(htdocs:/images/tempres.jpg)]]
     20
     21There seems to be no clear 2nd order trend like you would expect it(monotonically rising with temperature), so I decided to look at the 30s exposures only and fitted a linear relation to the dark current as a function of temperature:
     22
     23[[Image(htdocs:/images/temp_30s.jpg)]]
     24
     25The next step is to do the analysis pixel-by-pixel. I used again the 120 images with different exposure times and fitted a linear relation in time and linear relation in temperature. The coefficients for each pixel are stored in a fits file:
     26
     27[[Image(htdocs:/images/a1_1.jpg)]][[Image(htdocs:/images/a1_2.jpg)]]
     28[[Image(htdocs:/images/a2_1b.jpg)]][[Image(htdocs:/images/a2_2.jpg)]]
     29
     30Using this basis a dark of any arbitrary exposure time and temperature can be created: dark = a1_1 * time[s] + a1_2 + a2_2 * temperature[C] + a2_2.
     31Of course, a1_2 and a2_2 could be combined. Below there are some example residual images:
     32
     33[[Image(htdocs:/images/res1.jpg)]][[Image(htdocs:/images/res2.jpg)]]
     34
     35Also interseting to see are the nchi-images which show the quality of both fits, nchi = sqrt( SUM[ dark_residual^2 ] / N ):
     36
     37[[Image(htdocs:/images/nchi1.jpg)]][[Image(htdocs:/images/nchi2.jpg)]]
     38
     39Cosmics are clearly visible and should be removed to identify the pixels that are really bad. To do this I included an iterative kappa-sigma-clipping to the fit. This is the resulting nchi-image of the time-fit:
     40
     41[[Image(htdocs:/images/nchi_better.jpg)]]
     42
     43Ok, this particular cell (chip36/extension2) seems to be quite 'friendly', meaning correctable. But what about the others?
     44
     45==== full detector improved analysis ====
     46
     47In the following I show the results of a full-detector analysis. I dropped one more raw image, because it turned out to have zero values only is some of the chips. Also I changed from doing a linear fit in time and temperature to a 2-dimentional fit: dark = a0 + a1 * time + a2 * temperature.
     48
     49 * [wiki:Global_results global results]
     50 * [wiki:Ccd01_details ccd01 details]
     51 * [wiki:Ccd02_details ccd02 details]
     52 * [wiki:Ccd03_details ccd03 details]
     53 * [wiki:Ccd04_details ccd04 details]
     54 * [wiki:Ccd05_details ccd05 details]
     55 * [wiki:Ccd06_details ccd06 details]
     56 * [wiki:Ccd10_details ccd10 details]
     57 * [wiki:Ccd11_details ccd11 details]
     58 * [wiki:Ccd12_details ccd12 details]
     59 * [wiki:Ccd13_details ccd13 details]
     60 * [wiki:Ccd14_details ccd14 details]
     61 * [wiki:Ccd15_details ccd15 details]
     62 * [wiki:Ccd16_details ccd16 details]
     63 * [wiki:Ccd17_details ccd17 details]
     64 * [wiki:Ccd20_details ccd20 details]
     65 * [wiki:Ccd21_details ccd21 details]
     66 * [wiki:Ccd22_details ccd22 details]
     67 * [wiki:Ccd23_details ccd23 details]
     68 * [wiki:Ccd24_details ccd24 details]
     69 * [wiki:Ccd25_details ccd25 details]
     70 * [wiki:Ccd26_details ccd26 details]
     71 * [wiki:Ccd27_details ccd27 details]
     72 * [wiki:Ccd30_details ccd30 details]
     73 * [wiki:Ccd31_details ccd31 details]
     74 * [wiki:Ccd32_details ccd32 details]
     75 * [wiki:Ccd33_details ccd33 details]
     76 * [wiki:Ccd34_details ccd34 details]
     77 * [wiki:Ccd35_details ccd35 details]
     78 * [wiki:Ccd36_details ccd36 details]
     79 * [wiki:Ccd37_details ccd37 details]
     80 * [wiki:Ccd40_details ccd40 details]
     81 * [wiki:Ccd41_details ccd41 details]
     82 * [wiki:Ccd42_details ccd42 details]
     83 * [wiki:Ccd43_details ccd43 details]
     84 * [wiki:Ccd44_details ccd44 details]
     85 * [wiki:Ccd45_details ccd45 details]
     86 * [wiki:Ccd46_details ccd46 details]
     87 * [wiki:Ccd47_details ccd47 details]
     88 * [wiki:Ccd50_details ccd50 details]
     89 * [wiki:Ccd51_details ccd51 details]
     90 * [wiki:Ccd52_details ccd52 details]
     91 * [wiki:Ccd53_details ccd53 details]
     92 * [wiki:Ccd54_details ccd54 details]
     93 * [wiki:Ccd55_details ccd55 details]
     94 * [wiki:Ccd56_details ccd56 details]
     95 * [wiki:Ccd57_details ccd57 details]
     96 * [wiki:Ccd60_details ccd60 details]
     97 * [wiki:Ccd61_details ccd61 details]
     98 * [wiki:Ccd62_details ccd62 details]
     99 * [wiki:Ccd63_details ccd63 details]
     100 * [wiki:Ccd64_details ccd64 details]
     101 * [wiki:Ccd65_details ccd65 details]
     102 * [wiki:Ccd66_details ccd66 details]
     103 * [wiki:Ccd67_details ccd67 details]
     104 * [wiki:Ccd71_details ccd71 details]
     105 * [wiki:Ccd72_details ccd72 details]
     106 * [wiki:Ccd73_details ccd73 details]
     107 * [wiki:Ccd74_details ccd74 details]
     108 * [wiki:Ccd75_details ccd75 details]
     109 * [wiki:Ccd76_details ccd76 details]
     110
     111==== comments ====