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

This task is a repetition of MIPS 121 after the secondary mirror moves have taken place. As before, its goal is to quantify the offset from nominal focus for the MIPS 24 micron channel, and verify that the mirror move had at least slightly improved the imaging performance. The data obtained were excellent, with the exception of the left-right frame flip anomaly and the rotated world coordinates in the image headers. The best MIPS 24 focus solution had changed from before the move, with median values now measured to be +16 to +30, or -29 to -27. The absolute value of the median defocus shifted closer to zero by 4-7 microns in comparison to campaign E. We conclude that the MIPS 24 micron channel is within 20-30 microns of best focus, and that performance is consistent with level 1 requirements.

Analysis

The data were processed through the DAT without any problems, and then left-right flipped. The analysis steps were identical with those used in campaign E; we again used only the data for K star HD 53501. Since individual 2-exposure coadds did not produce the best results in the campaign E analysis, this step was skipped in campaign F. Only a single focus determination was made using a grand coaddition of star images from 16 different dither positions on the array.


Results

We now show the radial profile plot comparing the observed 24 micron PSF with SIRTF Tiny TIM models. In this plot, the sky data is represented by three solid lines. The central line is the median radial profile, and the upper and lower solid lines represent "error bars" to the median profile. The errors are calculated for +1 and -1 sigma changes in the sky background level, and do not include systematic effects. The dashed lines are the family of curves for model PSFs at negative focus positions, and the dotted lines are the same but for positive focus positions. The two vertical bold lines define the inner and outer boundaries of the second dark Airy ring, and thus bound the region of interest for the data/model comparison. If the SIRTF Tiny Tim models were exactly correct, if there were no systematic normalization or alignment errors in the radial profiles, and if MIPS was in perfect focus, then the median radial profile would appear as a flat horizontal line at radial profile ratio value = 1.


Figure 1: Radial profile of the MIPS 24 micron PSF using the coaddition of thirty-two 3 second exposure taken at 16 positions over the upper left quandrant of the array.

Based on what model defocus values the median curve crosses, the formal focus determination is +16 to +30 or -29 to -37. An error bar of +/- 15 microns still applies to each of these ranges. The absolute value of the median defocus has shifted 4-7 microns closer to zero, but the wide range of focus solutions allowed at each epoch is larger than this measured shift, or the known magnitude of the focus move (-14 microns). No change in the image FWHM was observed in a comparison between campaigns E and F, that is, before and after the secondary mirror move.


Figure 2: Encircled energy plot for the MIPS 24 micron channel. The solid line shows the sky data, and the dashed line shows an in-focus SIRTF Tiny Tim PSF model.

In Figure 2, two differences between the model and data are worth mentioning. First, at large distances, the data appears asymptotic to a slightly lower encircled energy value than the model. This is probably because of errors in determining the background around the star; the 3% vertical photometry gradient was not compensated for. Second, at 4-7 arcsec radius, the first dark Airy ring is more sharply defined in the model than in the data. This is largely due to the fact that the
reconstructed sky PSF image has been resampled to align the star images to a common center, while the PSF model is a single undithered calculation without resampling effects. Resampling of the data causes the first dark ring to be filled in somewhat, due to the proximity of the bright PSF core and its strong slope.

Conclusions

The secondary mirror move certainly did not degrade the MIPS 24 imaging performance, and probably improved it.

Output and Deliverable Products

The major deliverable was the the final MIPS flight focus report, including results from campaign F. It can be found
here on sirtfweb.

Actions Following Analysis