Contact Stansberry - "; echo " there is a problem w/ your write-up.\n"; return ; } $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"; // END PHP. ?> <? echo "MIPS-$caid, Campaign $campn IOC/SV Analysis"; ?>

Principal:
Deputy:
Analyst:
AORKEYS:
Last Updated:


Task Outcome Summary


Abstract

This dataset allows us to compare darks and read noise on CE2 versus CE1. The mean dark current is 8.8 +/- 6.2 e/s, and the read noise is 45.6 +/- 5.6 e; both are indistinguishable from the previous measurements on CE1.

Analysis

All data were processed with DAT version 2.31 in order to derive calibrated images; DCEs (not including those with bias boosts) were coadded using mips_enhancer with the dark flag turned on. The read noise was calculated by running the IDL script get_rdnoise_new, which has been modified to reject cosmic rays from 24 micron SUR data.


Results

24 µm Data

Figure 1 shows the coadded dark calibration image. The illumination pattern and mean counts are nearly identical to darks obtained on the ground. The dark current and read noise were measured from the read noise block of 35 DCEs (with only one bias boost), with values of 9.9 +/- 1.7 e/s and 45.4 +/- 5.5 e, respectively. These numbers are in the range that has been measured on the ground (see the read noise log).


Figure 1: 24 micron dark calibration image, a coaddition of 45 10-second exposures. The data range from ~ 1 to 3 DN/s.



Conclusions

The dark calibration and read noise on CE2 are unchanged from CE1.


Output and Deliverable Products

None

Actions Following Analysis

None