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

MIPS 300 executes the SED AOT for a sensible range of parameters with a bright point source (70 µm flux standard) as the target. Unfortunately, the initial failure of MIPS 139 in Campaign J and inability to correct the spacecraft pointing for the SED mode before the start of Campaign K resulted in the standard star not being included in the slit during the observations. Therefore, no attempt could be made at an initial flux calibration of this observing mode. However, valuable diagnostics for the commanding of the SED AOT can still be examined. A first, preliminary examination of the data and headers suggests that no problems were encountered in the execution of the various permutations of the SED AOT.

Analysis

No analysis of the data has been performed because the target star (HD163588) was not centered, or even included, in the SED slit. Since the slit was positioned off of the target, no attempt can be made to flux-calibrate the SED observing mode.


Results

No results from MIPS 300K can be reported currently.


Conclusions

Flux calibration of the SED observing mode could not be accomplished using this task because the slit was not centered on HD163588. It is recommended that this task be repeated as scheduled in Campaign Q so that the proper execution of the SED AOT can be verified and to help flux-calibrate this observing mode.

Output and Deliverable Products


Actions Following Analysis