next up previous contents pdf.png
Next: 5.10 Broad Band Photometry Up: 5 Algorithms Previous: 5.8 RMFs


5.9 ARFs

Construction of an ancillary response file (ARF) for each source in single observation consists of several steps.

In a multi-observation reduction, a multi-ObsId ARF is constructed using the FTOOL addarf, using the observation's EXPOSURE keywords as the weights:

\begin{displaymath}
ARF = \frac{\sum_{i} EXPOSURE_i \times ARF_i}{\sum_{i} EXPOSURE_i}
\end{displaymath} (6)

A multi-ObsId source spectrum is constructed by summing the extracted spectra (eq. 1), and a multi-ObsId EXPOSURE value is defined as:
\begin{displaymath}
EXPOSURE = \sum_{i} EXPOSURE_i
\end{displaymath} (7)

To see that this is the appropriate way to combine the ARFs consider what happens inside the fitting program (e.g. XSPEC). The source model ( $photons/s/cm^2$) is multiplied by the multi-ObsId ARF ( $cm^2 counts/photon$) and by EXPOSURE (s) to produce a model spectrum (counts), shown on the left-hand side of eq. 9.

$\displaystyle model \times ARF \times EXPOSURE$ $\textstyle =$ $\displaystyle model \times \frac{\sum_{i} EXPOSURE_i \times ARF_i}{\sum_{i} EXPOSURE_i} \times EXPOSURE$ (8)
  $\textstyle =$ $\displaystyle \sum_{i} model \times EXPOSURE_i \times ARF_i$ (9)

By substituting the definition of the multi-ObsId ARF (eq. 6) and the definition of the multi-ObsId EXPOSURE (eq. 7) we can see that the model spectrum is precisely the sum of the data each ObsId is expected to produce (right-hand side of eq. 9).

It is interesting to consider the case where one of the extractions being merged has an ARF that is much smaller than the others (e.g. because it is in a chip gap, or because it has a very low PSF fraction). From equations 6 and 7 it's clear that including this sort of insigificant extraction in the merge can significantly change both the multi-ObsId ARF and the multi-ObsId EXPOSURE time. This seems very wrong at first glance, however, as shown in eq. 9, the two effects cancel each other within the fitting process.


next up previous contents pdf.png
Next: 5.10 Broad Band Photometry Up: 5 Algorithms Previous: 5.8 RMFs
Patrick Broos
Penn State Department of Astronomy
2009-08-12