// ENTER CAID, CAMPN, and Analyst WITHIN THE QUOTES IN THE FOLLOWING 2 LINES ... $caid="990"; // e.g. $caid = "90"; $campn="F"; // e.g. $campn = "D2" or $campn = "Q"; $analyst="D. Kelly; J. Stansberry"; // e.g. $analyst="D. Kelly"; // YOU CAN SKIP DOWN TO THE OUTCOME SECTION NOW. include ("IOC_connect.php"); // this line isn't for you include ("IOC_log_fns.php"); // this line isn't for you $db = ioc_db_connect(); $query="select * from ioc_tasks where camp_crnt = '$campn' and caid = $caid limit 1"; $result = mysql_query($query); if (mysql_num_rows($result) != 1) { echo "
Principal: = $princ;?>
Deputy: = $deplist;?>
Analyst: = $analyst;?>
AORKEYS: if (! $aorkeys) {echo "unknown";} else { echo $aorkeys;}?>
Last Updated: if (file_exists($file)) {echo date("D M d Y, H:i:s", filemtime($file) ) ;} ?>
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.
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
There are no obvious changes in the sky brightnesses following the thermal anneal. Any changes are smaller than the DCE to DCE variation.