There is a problem w/ your write-up. Check that you have valied entries for \$CAID and \$Campn in your analysis.php file. If that checks out, then Contact Stansberry"; return ; } // get first matching task $row = mysql_fetch_array($result); $title = $row["title"]; $princ = $row["principal"]; $deputy= $row["deputy"]; $campn0 = $row["campn0"]; $aorkeys = $row["aorkeys"]; // get real name of principal, deputies $princ = ioc_get_person($princ); $princ = $princ[0]; $deps = explode(",",$deputy); foreach ($deps as $depty) { $depty = trim($depty); $depty = ioc_get_person($depty); $depty = $depty[0]; $depty = explode(",",$depty); $depty = $depty[0]; // last names only $deplist[] = $depty; } $deplist = implode(", ", $deplist); $caid = sprintf("%03d",$caid); $file = "mips-".$caid.$campn.".analysis.php"; // if more matches, append the AORKEYS from those $numrows = mysql_num_rows($result); if ($numrows > 1) { $aorkeys = " " . $numrows . " Task Executions:  ". $aorkeys; for ($i=0;$i < mysql_num_rows($result); $i++) { $row = mysql_fetch_array($result); $morekeys = $row["aorkeys"]; $aorkeys = $aorkeys .';  '.$morekeys; } } // END PHP. ?> <? echo "MIPS-$caid, Campaign $campn IOC/SV Analysis"; ?>

Principal:
Deputy:
Analyst:
AORKEYS:
Last Updated:


Task Outcome Summary


Abstract

This is the 70 µm dark measurement using CE2 instead of CE1. The average dark current was (5.30 +/- 2.66)X10-3 MIPS70 units. The average read noise was 746.1 +/- 337.4. This read noise is higher than seen which using CE1. For comparison to other campaign dark/read noise measurements as well as ground test data, see the meta task 2005.

Analysis

The dark data were reduced using the DAT version 2-32. Sensitive cosmic ray detection (mips_sloper comandline switch -q) was used and the electronic nonlinearity correction was not applied. The dark datasets were run through mips_caler. Finally, the dark images for d2a and d2b were created using mips_enhancer. The mips_enhancer was run with the commandline options "-OW -OD -D". The read noise was measured from the read noise datasets using the get_rdnoise.pro program.


Results

Darks

The d2a and d2b dark images were examined. As has already been reported elsewhere, side A has a bad readout (ramps offset below bottom rail) and side A has significant problems. The d2a position is darker than the d2b position, as expected. In fact, the d2a position is darker accross the entire array than the d2b position as has been noted in previous reports.

70 Dark A (d2a)70 Dark B (d2b)

scale = 0 - 0.015
counts = (5.30 +/- 2.66)X10-3

scale = 0 - 0.015
counts = (8.23 +/- 10.7)X10-3

Read Noise

The read noise were determined for both the d2a and d2b read noise datasets. All pixels on side B basically have a cosmic ray detected in each DCE, it is not possible to measure the read noise on this side using our standard method. Our standard method of measuring read noise is to determine the standard deviation of all the slopes of a pixel without detected cosmic rays. We used an empirical iterative sigma rejection of deviant slopes instead to allow for a measurement of noise on side B. This results in the read noise image in the first colunn of the table below. As can be seen, the noise is quite high on side B and the bad readout of side A. Excluding these regions of the array from the analysis, we get the image and values given in column 2 of the table below. It is possible to do our standard read noise analysis for all but the bad readout of side A. When this is done, we get the image and numbers in column 3 of the table below.

Only d2a data is shown, d2b gives very similiar read noise results, expect for a factor of two higher dark current.

Empirical Sigma Rejection
(cut at 3*sigma)
Empirical Sigma Rejection
(cut at 3*sigma)
Side A minus bad readout
All DCEs with CR
detected rejected
plus empirical Sigma Rejection
(cut at 3*sigma)
Side A minus bad readout
Flight Data (mips_IER_7525376_d2a_rn_A70_P24_10s)

scale = 0 - 15000 e
counts = 793.3 +/- 402.5 e/s
read noise = 7800.0 +/- 7900.9 e
DCEs used = 45.29 per pixel

scale = 0 - 1500 e
counts = 612.5 +/- 181.0 e/s
read noise = 1313.1 +/- 277.8 e
DCEs used = 48.28 per pixel

scale = 0 - 1500 e
counts = 596.3 +/- 178.8 e/s
read noise = 746.1 +/- 337.4 e
DCEs used = 8.90 per pixel

Conclusions

The dark measured in the d2b position should be used for standard calibrations as it is darker than the d2b position. The read noise on side B is much larger than that on side A, probably related to the electronic problems on side B.


Output and Deliverable Products

The dark calibration image to be used for standard calibrations of campaign H data has been delivered and distributed with the suite of CamH cal files.


Actions Following Analysis

No direct actions necessary. Should evaluate if we need to take d2b data regularly at all.