There is a problem w/ your write-up. Check that you have valied entries for \$CAID and \$Campn in your analysis.php file. If that checks out, then Contact Stansberry"; return ; } // get first matching task $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"; // if more matches, append the AORKEYS from those $numrows = mysql_num_rows($result); if ($numrows > 1) { $aorkeys = " " . $numrows . " Task Executions:  ". $aorkeys; for ($i=0;$i < mysql_num_rows($result); $i++) { $row = mysql_fetch_array($result); $morekeys = $row["aorkeys"]; $aorkeys = $aorkeys .';  '.$morekeys; } } // END PHP. ?> <? echo "MIPS-$caid, Campaign $campn IOC/SV Analysis"; ?>

Principal:
Deputy:
Analyst:
AORKEYS:
Last Updated:


Task Outcome Summary


Abstract

We have constructed the 160micron ICs obtained in PHOTOMETRY and SCAN modes. This report is the same for MIPS-307 (160micron SCAN IC) and MIPS-919 (160micron PHOT IC) as both modes are analyzed together. The standard deviations of the 160micron ICs over the entire array are approximately 50% for both SCAN and PHOTOMETRY modes, but these statistics includes the illumination pattern of the 160micron array.

Analysis

In PHOTOMETRY mode we obtained a 9 point dither map (1 cycle) at 160micron with 3 second DCEs of one region of the sky (zodi_14a) chosen to avoid bright point sources. The offsets between positions are 300 arcseconds. At each position of the dither pattern there are 16 images (4 of which are stim flashes), so a total of 108 sky images were obtained to construct the 160micron Illumination Correction (IC).

In SCAN mode we have observed 2 degrees (3 legs) in fast mode for three different regions of the sky (zodi_13b, zodi_28b, and zodi29a). Each leg has 325 DCEs (10 stims) for a total of 2835 DCEs combining the data from the three regions. Note that two of the 160micron SCAN regions were observed in MIPS-305 and MIPS-306.

The reduction was performed with the DAT programs. We used mips_sloper with sensitive cosmic ray detection (-q option) turning off the electronic non-linearity correction, mips_caler (using the me_160_dark_CamQ_7nov2003.fits) and mips_enhancer with the following options:

verbose = 0
scale = 1.
filename = ic160_scan
prefix = ic_scan160
nXTile = 1
nYTile = 1
dark = 0
flat = 0
illumination_correction = 1
NormalizeInput = 1
SigmaCut = 3.0
SigmaTolerance = 0.25
MaxIterations = 10
StackSTDEV = 0
OutlierMinPoints = 3
QuartileFactor = 10
OverlapTolerance = 0.5
diagonistics = 1
WriteGeometry = 0
WriteOutlier = 0
WriteTiles = 0
FluxMean = 0
FluxMedian = 1
OverWrite = 1
distortion = 0
UseBoostFrame = 1
reject = 1


Note that we rejected the first DCE after the stim flash (reject = 1 option) and normalized the input images (NormalizeInput = 1 option).

The regions of the sky observed were:

zodi_14a (RA=8:55:25.1305 and Dec=+12:09:32.6938, J2000) with a predicted brightness at 160microns of 8.6 MJy/sr.
zodi_13b (RA=21:05:07.4259 and Dec=-21:54:04.3864, J2000) with a predicted brightness at 160microns of 7.8 MJy/sr.
zodi_28b (RA=21:32:18.5321 and Dec=-19:52:22.7257, J2000) with a predicted brightness at 160microns of 9.5 MJy/sr,
zodi_29a (RA=21:49:42.1042 and Dec=-7:49:51.7263, J2000) with a predicted brightness at 160microns of 8.1 MJy/sr,


The predicted values of the 160micron brightness are from SPOT for the date of the observing (Nov 6, 2003).


Results

The SCAN and PHOT mode 160micron ICs observed in Campaign Q, constructed using 2835DCEs and 108DCEs respectively, is shown in Figure1. We have also built ICs for each of the regions observed. Statistics on the images provides the following (mean, std, median, mode, skewness, min, max):

PHOT one reg (108DCEs): 0.9743    0.4975    0.9892    0.2803    0.1613    0.2554    1.975
SCAN three reg (2835DCEs): 0.9933    0.4992    0.9799    0.3143    0.2276    0.2893    2.086
SCAN zodi13b (945DCEs): 0.9932    0.499    1.009    0.3104    0.2017    0.2855    2.061
SCAN zodi28b (945DCEs): 0.9942    0.4968    1.013    0.3178    .2144    0.293    2.086
SCAN zodi29a (945DCEs): 0.9927    0.5034    0.9779    0.3109    0.2639    0.2858    2.089



Figure1. Illumination Corrections in 160micron for PHOT (left) and SCAN (right) modes. Cuts are z1=-0.5 z2=2.5 for both images.


A better way to assess the quality of the observed ICs is to remove the illumination pattern of the 160micron array. To do so, we ratioed different 160micron IC obtained in Campaign Q, and also we compared Campaign Q's IC with P's. The statistics (mean, std, median, mode, skewness, min, max) on the images provides the following:

ratio ICs PHOT(108DCEs)/SCAN(2835DCEs): 0.9725    0.03674    0.9681    0.9552    -0.3854    0.8744    1.041

ratio ICs SCAN zodi13b/zodi28b: 0.9964    0.01858    0.993    0.9887    0.1518    0.96    1.033

ratio ICs SCAN zodi13b/zodi29a: 1.001    0.0182    0.9997    0.9848    1.034   0.9721    1.06

ratio ICs SCAN zodi28b/zodi29a: 1.005    0.01774    1.003   0.9993    -0.2881   0.9578    1.042

ratio ICs SCAN CamQ/CamP: 0.9913    0.02986    0.9898    0.9892    -0.01853    0.9253    1.071



Conclusions

We have constructed 160micron ICs for PHOT and SCAN modes using four regions of the sky (zodi_14a, zodi_13b, zodi_28b, and zodi29a). The standard deviations of the 160micron ICs over the entire array are approximately 50%, but this statistics includes the illumination pattern of the 160micron array. If we remove the illumination pattern by ratioing two SCAN ICs, we find that the rms is approximately 2%. This result means an improvement of what was found in previous campaigns (O and P, rms around 5-6%), due to the fact that we have used 10 times more DCEs in Campaign Q.

Output and Deliverable Products

160micron IC to be used to reduce data obtained in campaign Q.

Actions Following Analysis