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 task collects 2, 10-DCE RAW exposures, one just before and one just after a 24 µm thermal anneal. Diagnostic data is collected during the anneal to monitor instrument temperatures. The task then performs the state transitions Observe --> Ready --> Operate (i.e. MIPS off), and then Operate --> Boot --> Off. The successful completion of the transition was confirmed by the lack of any unexpected errors during the state transition. The thermal data from this task were nominal and are presented in the metatask mips-2050. The pre-anneal and post-anneal science data show no significant change in array behavior due to cosmic ray exposure.

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. These data are presented in the metatask writeup mips-2050.

We compared the RAW data taken before and after the thermal anneal to look for changes in array behavior. The items of interest were the ramp starting points, the noise levels on the detectors, and the responsivity patterns. The ramp starting point data are presented in the metatask writeup mips-2060.

The data were reduced using mips_sloper with no flags. The PreFlight dark, flat, droop correction, bad pixel mask, and linearity corrections were used. Unlike in the previous campaigns, there was no star on the array during the running of this task. I used the IRAF task imstat to determine mean and median sky brightnesses. The results are presented below.


Results

Temperature Plots from Anneal

The temperature behavior during the anneal was nominal. As noted in the writeup for MIPS-990, the instrument temperature was about 0.04K colder during this campaign than in campaigns D1,D2,E. The temperature plots can be found in the writeup for MIPS-2050.

24 µm Voffset Values

The pre- and post-anneal starting points for the data ramps were determined and are presented in the writeup for MIPS-2060.

24 µm Responsivity

No star was present in the field during the running of MIPS-990. The sky brightnesses are presented below:
filename:  mips_IER_7120384_pht_A24_Pukn_pos-1_4s.red.fits
DCE Meansky   SkyDev    Medsky
1   696.8     173.2     731.9        
2   745.6     44.66     749.6        
3   749.1     45.00     752.7
4   750.5     44.83     755.7        
5   751.1     45.12     755.5        
6   751.3     45.23     755.1        
7   751.8     45.16     756.6        
8   751.9     45.32     756.4        
9   751.9     45.10     756.2
10  752.3     45.37     757.2        
--- Thermal Anneal happened here ---
11  677.1     201.3     733.3        
12  745.2     42.43     748.3        
13  748.6     42.69     752.1        
14  749.7     42.94     752.9        
15  750.1     42.88     755.2        
16  750.7     42.86     754.4        
17  750.9     43.01     755.2        
18  751.3     42.91     756.0
19  751.3     42.88     755.3        
20  751.7     42.93     754.1
The sky fluxes are plotted below:

There are no obvious changes in the sky brightnesses following the thermal anneal. Any changes are smaller than the DCE to DCE variation.


Conclusions

This campaign is about 7.5 hours long. There are no obvious changes in array behavior due to cosmic rays that can be seen in this data set.

Output and Deliverable Products

None.

Actions Following Analysis

None.