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. In this campaign, the telescope primary mirror was at T ~ 36.5 K; the data are consistent with the lowering thermal background compared to the previous campaign. The 24 µm darks are all on-scale. The Ge arrays are both saturated; however, slopes can be fit for many of the pixels at 70 microns.

Analysis

All data were processed with DAT version 2.15 in order to derive calibrated images. The 24 micron images were coadded using mips_enhancer with the dark flag turned on - the reconstructed pointing still does not work, so IER-derived images do not yet have the correct pointing information in the headers. Slopes can now be fit to roughly 50-70% of all pixels at 70 microns, though almost all ramps are saturated. Unprocessed ramps for 160 micron array were inspected for unsaturated reads at the beginning of each ramp; all pixels are still saturated at the first read.


Results

The 24 µm dark is getting quite 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 2 shows the on-orbit image subtracted by a 3-second SUR dark image taken during CTA testing. The mean counts are ~0.6 DN/s, and there is no evidence of the scattered light pattern evident in previous campaigns; thus, the scattered thermal background component is probably negligible.


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.



Figure 2. 24 µm residual scattered thermal background image; the coadded image shown in Fig. 1 has been subtracted by a dark image with the same exposure time obtained on the ground. Data values range from ~ -3 to 4 DN/s.


70 µm Data

The 70 µm array is getting less saturated, especially at the 70 dark A and 160 dark mirror positions. Slope images for these positions and the 70 dark B position are shown in Figure 3. Mean slopes at the 70 dark A position are ~ 47,000 DN/s.


Figure 3. 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 (saturated) to ~110,000 DN/s.


160 µm Data

The 160 µm array could not be packed due to problems with the pipeline. It is probably still fully saturated.


Conclusions

The 24 µm darks are at levels comparable with ground-test data; no scattered thermal background emission is evident. The 70 µm array is getting less saturated, with enough unsaturated reads to fit slopes to a majority of pixels at the 70 dark A and 160/SED dark positions.

Output and Deliverable Products

None.

Actions Following Analysis

None.