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 70 µm WF (campaign H), 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.

We used that data from this task along with the 70 micron first light data to do a "pre-coarse" focal plane survey. We centroided the data using IPD3 and created a CA file with the centroided data sent this file to the instrument pointing frame (IPF) team. The quality of the data (one side bad) prevented us from using the centroiding program written for the FPS.

The location of the MIPS instrument frames are found in the frame tables and are given as brown angles. The IPF team determines corrections to the Brown Angles based on the centroids the MIPS team sends them. The IPF results for this task can be found in IPF report: ID01P107.dat. The results from the IPF team recommended the following changes to the brown angles for the prime frame : delta_theta_Y (0.020320 arc minutes), delta_theta_Z (0.488974 arc minutes), delta_angle (-2.285674 degrees). The IPF team gave an accuracy of the locating the 70 micron wide prime frame center as 1.6417 arc seconds. The requirement was 2.65 arc seconds after the coarse survey. The results of this analysis were used to for Frame Table Update 9.

Frame Table Update 9 for the 70 micron wide field contained the following values:

For a complete summary of frame table updates see : Frame Table Updates: Meta task 2080


Analysis

The data was calibrated by J Morrison using mips_sloper and mips_caler and calibration files provided for this campaign. IDP3 was used to find the centroids. The FPS centroider program did not work with this data because of the low s/n for the "bad" side.

Results

We found a suitable star for the focal planes surveys. We got a bonus with this data because we were able to use it as the first FPS for the 70 W.
The results of the IPF team are in report
ID01P107.pdf

The comments from the IPF report ID01P107.dat are as follows:

Conclusions

This data was used to for Frame Table Update 9 for 70 micron wide.

Output and Deliverable Products

CA and CS files were passed to the IPF team

Actions Following Analysis

FTU 9 was done based on this data.