// ENTER CAID, CAMPN, and Analyst WITHIN THE QUOTES IN THE FOLLOWING 2 LINES ... $caid="299"; // e.g. $caid = "90"; $campn="K"; // e.g. $campn = "D2" or $campn = "Q" or $campn="meta"; $analyst="P. Smith"; // 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 "; $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) ) ;} ?>
Reduction:
mips_sloper -j CamK -l -q MIPS299 (the more detailed CR removal flag proved useful in lessening the overall noise of the resulting illumination correction (IC))
mips_caler -C CamK -P mips_caler70S.param -i MIPS299.red.fits (mips_caler calibration files from Campaign K were used)
mips_enhancer -f MIPS299.cal.fits -C
Results
A normalized SED IC was created and is shown below. The patch of sky chosen for these observations was zodi_12b.
Conclusions
An SED IC can be constructed with the AOR used in this task. The difference in the noise levels between sides A and B of the array is easily visible.
Clearly, a combination of many such observations will be useful to provide a more accurate illumination correction.
Output and Deliverable Products
Actions Following Analysis