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


specgroup (specgroup-1.7) [xmmsas_20190531_1155-18.0.0]

Minimum signal-to-noise ratio

This sets spectral groups such that each group contains a minimum signal-to-noise ratio (S/N). The calculation of the ratio will take the area-normalised background into account if a background spectrum is provided. e.g.:


\begin{code}{\em
specgroup spectrumset=srcspec.ds minSN=6.0 backgndset=bgdspec.ds
}\end{code}

would make groups with a minimum S/N of 6 where S/N is given by:


\begin{displaymath}
S/N = ( source - background * areanorm ) /
sqrt( source + background * areanorm^2)
\end{displaymath} (1)



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