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

Before carrying out the focal plane survey for 160 micron (campaign J), we want to check the suitability of the targets. They should not be saturated, too weak, or obviously extended. The S/N in one 3 sec integration should be good, > 30. We have 3 candidates for the 70 µm wide field. We will execute 1 small field AOT per source, with 3 sec integrations. The star was too faint to centroid on an individual image. We were able to mosaick the data and see that the star fell in the center of the mosaicked image.


Analysis

The data was calibrated by J Morrison using mips_sloper and mips_caler and calibration files provided for this campaign.

Results


Conclusions

Pick a brigher star for the 160 FPS. It is too late for campaign J, but not for campaign K

Output and Deliverable Products


Actions Following Analysis