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 task is intended to monitor background counts for each array, tracking the cooling of the telescope. Sets of darks were obtained at 24, 70, and 160 microns in the standard fashion. All the expected data were received and are nominal, except for the 70 micron side B anomaly. In this campaign, the telescope primary mirror was at T ~ 3.8 K, about the same level as in the previous campaign. All arrays are relatively dark, with mean counts of 4.5, 100, and 1600 DN/s for 24, 70, and 160 µm, respectively.

Analysis

All data were processed with DAT version 2.21 in order to derive calibrated images. The 24 micron and 70 micron dark A and B images were coadded using mips_enhancer with the dark flag.


Results

The 24 µm dark remains dark. Figure 1 shows the calibrated, coadded image of all 50 DCEs in the observation (combined with mips_enhancer). Mean counts are 4.5 DN/s (this is probably artificially inflated due to larger slopes in the bottom part of the array; see the MIPS-190 report).


Figure 1. Coadded 24 µm dark image (not including bias boost DCEs). Data values range from ~ 0 to 15 DN/s. Bad pixels have been masked out.


70 µm Data

Figure 2 shows the slope images for both dark positions coadded from all non-stim DCEs in the observation. The side B anomaly is still present. Mean slopes are ~ 100 DN/s at the dark A position, and ~ 140 DN/s at dark B. These signals are roughly a factor of 2 smaller than in the previous campaign (F), most likely because there was no thermal anneal in that campaign. They are comparable to the darkest levels seen on the ground.


Figure 2. 70 µm slope images at the 70 µm dark A position (left), dark B position (middle) and the 160 µm dark/SED mode position (right). Values range from 0 to ~ 400 DN/s.


160 µm Data

The 160 µm array is fairly dark, with mean counts ~ 1600 DN/s (not including readout 3). This is somewhat on the high end of what was seen during ground testing. A slope image is shown in Figure 3. As at 70 µm, the signal level here is smaller than in campaign F, and more representative of the typical dark level, because of the thermal anneal. Readout 3 continues to misbehave, being completely off-scale below the bottom rail.


Figure 3. 160 µm dark slope images. Values range from 0 to ~3000 DN/s.


Conclusions

The 24 µm darks are at levels comparable with the previous campaign. The 70 and 160 µm dark signals are consistent with ground dark levels, although both show pixels off-scale below the bottom rail.

Output and Deliverable Products

None.

Actions Following Analysis

None.