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 is the routine 160µm flux calibration with a stellar source. The target was HD 131873. The data were obtained as expected, but I have flagged them as "anomalous" and the task outcome as "failure" because the 160µm filter leak (cf. G. Rieke's Nov. 19, 2003, memo) prevents the data from being used for flux calibration. I have attempted to compute a real 160µm calibration factor using the techniques discussed in this report, and find an average value of 567µJy/arcsec2/(MIPS160Unit).

Analysis

All data were processed with version 2.50 of the DAT, turning off the electronic nonlinearity correction and using the calibration files specific to campaign X1.


Results

The calibration factor (in units of µmJy/arcsec2/(MIPS160 unit)) was calculated from four sources, as follows:

Method 1

The campaign V observations of HD131873 were compared to the observations of HD10647 (AOR key 7865856), a star with an unresolved debris disk, to determine the relative fluxes of the true 160um source and the ghost from the filter "leak". Since HD10647 is dominated by the cold, unresolved disk, it is a red point source with no leak. I subtracted scaled versions of HD10647 from HD131873 at matching array positions, and chose the largest scaling factor which left no negative residual. This technique demonstrated that the ghost is 4.5±0.5 times brighter than the true 160µm source. Using photometric measurements from the campaign Q data, I could then derive a calibration factor (CF) for HD131873, which should be 0.656 Jy at 160µm:

CF = 0.656 Jy * 1e6µJy/Jy / 22.4 MIPS160Unit / (16 arcsec)2 * 5.5 = 629 µJy/arcsec2/MIPS160Unit

Method 2

I also derived calibration factors using the sky background measurements from HD131873 in campaign Q and Mrk 279 in campaign V. I compared the average background measurements to the predictions from SPOT:

HD131873 sky CF = 4.6 MJy/sr * 1e12 µJy/MJy / 0.21 MIPS160Unit * 2.35e-11 sr/arcsec2 = 515 µJy/arcsec2/MIPS160Unit

Mrk 279 sky CF = 3.8 MJy/sr * 1e12 µJy/MJy / 0.16 MIPS160Unit * 2.35e-11 sr/arcsec2 = 558 µJy/arcsec2/MIPS160Unit

Method 3

Finally, I estimated a flux for the Mrk 279 (measured in campaign V) by extrapolating the power-law fit to shorter-wavelength data, found in the MIPS-353 analysis for campaign P. The estimated 160µm flux is 2.2 Jy. I then computed the counts on the galaxy using the same aperture (and 1.47 aperture correction) as used for all the stellar standards, after first subtracting the companion galaxy (see MIPS-924R analysis for an image):

CF = 2.2 Jy * 1e6µJy/Jy / (2.45 * 1.47) MIPS160Unit / (16 arcsec)2 = 2.39e3 µJy/arcsec2/MIPS160Unit

Final Result

The standard star and background measurements imply consistent calibration factors, while the Mrk 279 factor differs by a factor of 4. Due to the contaminating galaxy and uncertain predicted flux, I have chosen to discard this measurement and average the remaining 3 to derive a calibration factor of 567 µJy/arcsec2/MIPS160Unit. Multiplying your data by this factor should put it in units of µJy/arcsec2.


Conclusions

The calibration factor was calculated using estimated stellar flux, sky backgrounds, and a galaxy. The star and sky measurements matched well, and imply an average calibration factor of 567µmJy/arcsec2/(MIPS160 unit)


Output and Deliverable Products

none


Actions Following Analysis