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

In this task, ten 4s DCEs are collected in RAW mode, a thermal anneal is performed, and then ten more 4s RAW DCEs are collected. Diagnostic data was collected during the 24um thermal anneal. The anneal executed properly, and all temperature behavior was as expected. The temperature plots from this anneal are presented in the report for metatask MIPS-2050. After the exposures were complete, the instrument and electronics were turned off. The success of the power-off was indicated by the lack of unexpected errors.

Analysis

We converted the diagnostic data from the thermal anneal into temperatures and generated temperature plots. These data are compared to the temperature curves from previous anneals. See the writeup for MIPS-2050 for details.

The RAW data were examined to look for anneal effects. As with campaign B, the Voffset values were not set properly after the anneal so it was not possible to make a meaningful comparison of ramp starting points before and after the anneal. Since the array is fully saturated on the second read, no responsivity or noise comparisons were possible either. As a consequence, no further analysis was performed on these data.


Results

Temperature Plots from Anneal

The temperature plots can be seen in the writeup for MIPS-2050. The temperature behavior during the anneal was nominal.


Conclusions

The 24um thermal behavior is close to being stable. The thermal conductances are unchanging, and we are slowly building up a baseline of anneal curves that we can use for reference to look for anomalies in future anneals.

Output and Deliverable Products

None.

Actions Following Analysis

None.