XMM-Newton SAS Home Page
XMM-Newton Science Analysis System


catcorr (catcorr-0.11.1) [xmmsas_20190531_1155-18.0.0]

Statistical method

If $r_{ij}$ is the great-circle distance between an X-ray detection (i) and an optical or infra-red source (j), and $\sigma_{ij}$ is the associated error, then the probability of match $P_{ij}$ is given as:
\begin{displaymath}
p_{ij} = \exp{ -0.5 (\frac{r_{ij}}{\sigma_{ij}} )^2 }
\end{displaymath} (1)

while the probability of a coincidence with a optical/infra-red object within a radius $r_{ij}$ when there are $n_{o}$ optical/infra-red objects in the field of view of radius $r_{f}$ is given by:
\begin{displaymath}
q_{ij} = n_{o} (\frac{r_{ij}}{r_{f}})^2
\end{displaymath} (2)

The net probability is the difference of these, subject to being above zero. Thus the overall goodness-of-fit is computed as:
\begin{displaymath}
L = \sum_{i=1}^{n_x} \sum_{j=1}^{n_o} max(0.0, p_{ij} - q_{ij})
\end{displaymath} (3)

Note that there are three components in $\sigma_{ij}$ which are summed in quadrature: The procedure maximises L over all possible matching pairs as the frame shifts and rotations are applied.

The parameter minfit determines the minimum value of L for which the fit is accepted. It defaults to 10.0. Extensive trials have shown that a useful positional correction can be obtained if the goodness-of-fit $L\geq 5$.

XMM-Newton SOC/SSC -- 2019-06-02