MPE/xray/wave
Max-Planck-Institut für extraterrestrische Physik

XMM-Newton Data Analysis - Example
 

Verweis Deutsche Version .  MPE . HEG  . X-Ray Astronomy . Wave . XMM-Newton . Data Analysis . MOS Data . timing
X-Ray Astronomy
Wave
ROSAT
XMM-Newton
General
Highlights
Gallery
Telescope Scientist
Eur. Photon Im. Cam.
Survey Science Centre
Overview on Services
Proposal-tools
Data Analysis
Introduction
Data Archives
Pipeline Products
Data Preparation
PN Data
MOS Data
spatial
spectral
timing
RGS Data
OM Data
Documents
Problems
Chandra
Other Projects
Data Center
Exsas

Search
Impressum
Contact

Valid HTML 4.01!

[Visit MPE's Home Page] XMM-Newton Data Center at MPE
Create a lightcurve of a point source from EPIC MOS data
[Visit XMM-Newton at MPE]

input file: events.fits
output file: source_light.fits
instrument: EPIC PN, IMAGING mode

  • Define the regions you want to select for your point source and background region as described in the select region page
  • Make sure the starting and end times of the source and background light curves are the same. The best way to avoid any confusion is to set time ranges as given in the examples below.
  • In principle, there are two ways to extract a spectrum using the XMM-SAS tools:
     
    1. evselect or
    2. xmmselect.

1. evselect:

evselect table=events.fits withrateset=true \
expression="circle(25200,24000,1400,X,Y) .and. FLAG .eq. 0" \
maketimecolumn=true timebinsize=100 rateset=lightcurve.fits
Warning: in order to get a lightcurve with columns TIME and COUNTS, you have to set maketimecolumn=true. Otherwise evselect only creates an output file that contains a column COUNTS. In xmmselect it is set automatically.

2. xmmselect

xmmselect table=events.fits

This will start a Graphical User Interface:

xmmselect start window
xmmselect GUI Start window
  1. In the xmmselect GUI start window click the circle (the second column) in the Column Selection part at the column TIME
  2. Select the region for the source photons : circle(25200,24000,1400,X,Y) in the Selection expression part.
  3. Click on the OGIP Rate Curve button at the Product Selection part. This will open the evselect general window.
evselect general window
evselect general window
  1. On the evselect general window usually you do not have to change anything.
  2. Click on the OGIP Rate curve button in the Product Selection.

evselect rate selection window
evselect lightcurve selection window
  1. In the evselect rate window choose a name for your output light curve, e.g. lightcurve.fits
  2. set the timebinsize to the binsize you want, e.g. 100 (seconds).
  3. In XMMSELECT, the switch maketimecolumn is default set to true.
  4. Click on Run in the lower row.

Lightcurve display window
Lightcurve display window
  1. xmmselect will automatically start a display window that will plot the light curve.


© X-Ray Group at MPE (group)
last update:2008-01-11, editor of this page:Frank Haberl, Dirk Grupe


up © Max-Planck-Institut für extraterrestrische Physik