// ENTER CAID, CAMPN, and Analyst WITHIN THE QUOTES IN THE FOLLOWING 2 LINES ... $caid="905"; // e.g. $caid = "90"; $campn="G"; // e.g. $campn = "D2" or $campn = "Q"; $analyst="D. Kelly"; // 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. See the writeup for MIPS-2050 for details.
The Vrst data are not available and will not be valid, so they have not
been processed.
The temperature plots can be seen in the writeup for MIPS-2050.
The temperature behavior during the anneal was nominal.
Results
Temperature Plots from Anneal
Conclusions
The thermal behavior of the arrays is nominal. The Vrst optimization
was a failure due to bad construction of the IER. We hope to fix the
IER and start using a proper version very soon.
Output and Deliverable Products
None.
Actions Following Analysis
None.