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

To measure the pixel locations (i.e. array orientation, scale) as a function of scan mirror angle for the 70 micron wide field array. The goal of this task is to estimate the location of the 70 micron prime frame with repsect to the telescope boresight. The location of the MIPS instrument frames are found in the frame tables and are given as brown angles. In order to estimate the instrument pointing frame (IPF), a combinations of spacecraft moves and mirror motions places the star on several locations on the array. In addition, these observations are "sandwiched" between observations of stars with the two PCRS. The MIPS team calibrates data and centroids the star on the 70 micron array. These centroided values are passed to the IPF team who uses observations of stars with the PCRS to provide the final calibration and estimate brown angles need to locate the instrument frame.

We calibrated the data with the DAT and used IPD3 to centroid the images. However we could only centroid 1 and 1/2 columns of data (the FPS is set up to generate 3 columns of centroids). This data set was not adequate for the IPF team to analyze.

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


Analysis

The data was calibrated using mips_sloper and mips_caler and calibration files provided for this campaign. We centroided the images with IDP3.

Results

With only 1 and 1/2 columns of centroids the IPF team could not generate corrections to the Brown Angles, thus this survey was a failure.

The IDP3 centroids for this run are the following plot :


Conclusions

We need to repeat this task with new IERS and frame tables so the star is imaged only on the "good" side of the array.

Output and Deliverable Products

Delivered a CA and CS file to the IPF team.

Actions Following Analysis

Repeat task