Upper Limit Server

Contents


Version 2.0: November 3 2010


Purpose and Scope

The Upper Limit Server (ULS) is designed to return the upper limit to a count rate and flux which could be produced by a source at the input position in a given image. It is not intended to be a source detection system and will return an upper limit rather than a count rate for faint sources. For stronger sources it will return a count rate but the automatic processing means that these will not be as accurate as count rates available in the mission source catalogues. To find the strengths of detected sources it is strongly recommended to use a data archive such as the XMM-Newton Science Archive (XSA), LEDAS or HEASARC.

How It Works

The routine works by extracting images which contain the entered celestial position from an image repository. Each image is then processed by the XMM-Newton SAS task eregionanalyse which finds the background subtracted count rate at the position. The count rate is calculated by:

How to use it

Output

The output is a block of results per position. Each block has, as a header, the coordinates of the position and the identifier or source name.

There is an output line for each observation containing the input position. The columns are:

If the mouse is placed over the count rate values, a box is displayed showing the number of counts detected in the source box, the number of background counts calculated from the number of counts in the background box multiplied by the scaling factor (BSF) for the respective box sizes and the encircled energy factor (EEF) which was used to correct for photons scattered outside the finite source box.

count rate = ( source_counts - backgnd_counts ) * EEF / exposure_time


Missions

XMM-Newton slew survey

XMM-Newton slew data is taken by the EPIC-pn instrument with the 'Medium' filter.

Flux conversion

The XMM-Newton count rate is converted to a flux using the PIMMS v3.9b software. PIMMS v3.9b, assumes that the EPIC pn count rates contain events of pattern 0-4 which is nearly compatible with the pattern selection used in the creation of the slew images (pattern 0 from 200-500 eV and patterns 0-4 at energies from 500-12000 eV). The conversion is performed with a spectral model of a power-law of slope 1.7 absorbed by a Hydrogen column of 3x1020 cm-2. To convert to flux using a different model; take the count rate from the output of the tool as the input count rate for a 'Medium' filter EPIC-pn observation using event patterns 0-4. If using PIMMS or WebPimms please remember that they currently require that the input count rate is from an extraction radius of 15" (roughly 72% of the total counts).

Limitations and approximations

Due to space restrictions in the slew image archive the routine currently uses the broad band (0.2-12 keV) exposure maps to find the exposure time at a point. The exposure time of the soft band and hard band images will be slightly different to this value. An algorithm should be implemented to correct for this in a future version as described in section 6.3 of Saxton et al., 2008, A&A, 480, 611.

Occasionally two upper limits or count rates are given for a position with the same observation date. This is usually due to the position falling on the boundary between two images and having exposure time in both. In this case please use the larger upper limit or count rate and ignore the other one. A future release should automatically choose the image with the larger exposure time.

 

XMM-Newton pointed observations

The system retrieves "all-EPIC" images, which consist of a single, 0.2-12 keV image, prepared by combining the EPIC-pn, MOS-1 and MOS-2 individual camera images. This gives a global source measurement for each observation. For a more detailed upper limit, or flux, from each camera, use the FLIX tool developed by Clive Page at the University of Leicester.

 

Change Log

 

Future Plans