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 70micron Narrow Field (NF) IC. The standard deviation of the 70micron IC over the entire array is 82%, but this statistics includes the illumination pattern of the 70micron array.

Analysis

We have observed a 70micron narrow-field photometry cluster-target AOR with 3 second DCEs and 6 pointings in a rectangular pattern (2x3, with 300 arcsec offsets) for a region of sky free of bright 70micron point-sources. The total number of DCEs is 132.

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 70micron me_70_darka_CamP_4nov2003.fits) and mips_enhancer with the following options:

verbose = 0
scale = 1.
filename = ic70_nf
prefix = ic_nf70
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 region of the sky observed was:

zodi_14a (RA=8:55:25.1305 and Dec=+12:09:32.6938, J2000) with a predicted brightness at 70microns of 16.3 MJy/sr,

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


Results

The NF 70micron IC is shown in Figure1. Statistics on the images provides the following:

PHOT (132DCEs) zodi_14a: mean= 0.38370; median= 0.29640; sdtdev= 0.81598; skew=-0.07387;


Figure1. The 70micron Illumination Correction obtained in NF mode displayed from z1=-8.882348 z2=7.149171.


A better way to assess the quality of the observed ICs is to remove the illumination pattern of the 70micron array. To do so, we ratioed different 70micron IC, one made with half of the DCEs and the other with the remaining half. The statistics (mean, std, median, mode, skewness, min, max) on the images provides the following:

ratio ICs PHOT(66DCEs)/SCAN(66DCEs): 1.747    4.213    1.081    1.063    9.936    0.01649    66.31
Side A alone: 1.058   0.1145    1.05    1.046   0.3303   0.7314    1.58
Side B alone: 2.619    6.238    1.17   0.7294    6.519    0.01649    66.31


The ratio of 70micron ICs is shown in Figure3.


Figure3. Ratio of 70micron Illumination Corrections: one made with half of the DCEs and the other with the remaining half. Cuts are z1=-2.238366 z2=4.287286.



Conclusions

We have constructed 70micron ICs obtained in NF mode using one region of the sky (zodi_14a). The standard deviation of the 70micron IC over the entire array is approximately 82%, but this statistics includes the illumination pattern of the 70micron array. If we remove the illumination pattern by ratioing two NF ICs, we find that the rms is approximately 12% in side A and 600% in side B!!.

Output and Deliverable Products

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

Actions Following Analysis