// ENTER CAID, CAMPN, and Analyst WITHIN THE QUOTES IN THE FOLLOWING 2 LINES ... $caid="299"; // e.g. $caid = "90"; $campn="I"; // e.g. $campn = "D2" or $campn = "Q" or $campn="meta"; $analyst="P. Smith, M. Blaylock"; // 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 -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 ./CamH -i MIPS299.red.fits (mips_caler calibration files from Campaign H were used)
The data were "x-flipped" using flip_x.pro.
mips_enhancer -f MIPS299.xflipcal.fits -C
The data were also reduced within IRAF as a consistency check.
Results
A normalized SED IC was created with the proper orientation (consistent with other 70µm data) and is shown below. The patch of sky chosen for these observations was zodi_18a.
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