Документ взят из кэша поисковой машины. Адрес оригинального документа : http://xmm.vilspa.esa.es/sas/6.5.0/doc/ssclib/node71.html
Дата изменения: Tue Aug 16 01:58:14 2005
Дата индексирования: Sat Dec 22 08:07:02 2007
Кодировка:

Поисковые слова: arp 220
Source detection limits XMM-Newton SAS Home Page
XMM-Newton Science Analysis System


ssclib (ssclib-3.24) [xmmsas_20050815_1803-6.5.0]

Integrated Poisson probability Poissonian statistics and source Single-band detection Home Index

Meta Index / Home Page / Poissonian statistics and source

Source detection limits

The logic of source detection goes as follows. Let us assume to begin with that there is no source at a given location, only background. Let us calculate the probability that the observed counts at that location are due solely to background. If this probability is less than a specified value, our initial assumption was incorrect and there is in fact a source at that location.

The routines described in the present section are designed to take as arguments the probability cutoff (actually a cutoff in likelihood is used) and the background, or expectation value for the counts, and use them to calculate the minimum value of source counts which is detectable at those levels.

To elaborate: given a discrete probability distribution $p(j)$ of event counts $j$, any sample value $c$ is associated with a certain probability $p_{\rm {int}}$ (and therefore likelihood $L = -ln(p_{\rm {int}})$) of it not being due to chance. This probability is obtained by summing the probability values $p(j)$ from $j=c$ to $j=\inf$. For $p$ given by the Poisson distribution, this sum is equal to the incomplete gamma function $P(c,a)$, where $a$ is the expectation value of $c$. In mathematical terms, the Poissonian likelihood is thus


\begin{displaymath}
L = -ln[P(c,a)].
\end{displaymath} (1)


(Note: This is ONLY true if the uncertainty in the background or expectation value is insignificant.) The two subroutines described in the present section invert equation 1 to return that value of $c$ which is associated with specified $L$ and $a$.



Subsections
Integrated Poisson probability Poissonian statistics and source Single-band detection Home Index
XMM-Newton SOC/SSC -- 2005-08-15