XMM-Newton Science Analysis System
arfgen (arfgen-1.90.4) [xmmsas_20141104_1833-14.0.0]
Meta Index / Home Page
Input Files
- Input OGIP-compliant spectral dataset. The structure of
an OGIP-compliant spectrum is detailed in [3], but
for the purposes of arfgen
the dataset must contain the following information:
- The global attributes
- DATE-OBS
- INSTRUME
- TELESCOP
- DATAMODE
- FILTER
- RA_PNT
- DEC_PNT
- PA_PNT
- REFXCTYP
- REFXCRPX
- REFXCRVL
- REFXCDLT
- REFYCTYP
- REFYCRPX
- REFYCRVL
- REFYCDLT
- A table named SPECTRUM.
If the user has generated a spectrum
over a selected region or regions, this table must also
contain DSS information corresponding to those regions.
This information can be added by evselect
to the
spectrum during its creation by setting the evselect
parameter writedss to true.
- The above also applies for the cross-region spectrumset.
- Input detector map. This is an array specified by the parameter detmaparray
and containing the following information:
- A 2-d array of any numerical type. All pixels within the array must exceed zero, and the sum of all
pixels must also exceed zero.
- The WCS attributes CTYPE1, CRPIX1, CRVAL1, CDELT1, CTYPE2, CRPIX2, CRVAL2, CDELT2.
This map must be generated in terms of [DETX,DETY] coordinates, so the axis types,
ie CTYPE1 and CTYPE2, must be DETX and DETY respectively.
This map is only used by arfgen
if detmaptype is set to 'dataset'.
- A standard EPIC event file (optional)
XMM-Newton SOC/SSC -- 2014-11-04