Although a rigorous analysis of RGS spectra for calculating physical model parameters requires the simultaneous use of individual spectra and their associated response matrices, it is often useful to produce a figure to show the overall properties of an X-ray spectrum observed with the RGS. The task rgsfluxer can be used to produce a single illustrative fluxed spectrum from any number of component spectra and response matrices from any combination of RGS1 and RGS2 and 1st and 2nd order. In contrast with rgscombine described in § 5.15, the spectra do not need to be aligned. If the spectra are not background corrected, which is the default for rgsproc, don't forget to tell rgsfluxer about the background spectra. For example, if several total and background spectra of HR1099 are collected in a directory, the following commands will produce the rough picture of the mean stellar spectrum shown in Fig. 49.
setenv SPECTRA *SRSPEC* setenv BKGs *BGSPEC* setenv RMFs *RSPMAT* rgsfluxer pha="$SPECTRA" bkg="$BKGs" rmf="RMFs" file=HR1099.RGS.spectrum
|
European Space Agency - XMM-Newton Science Operations Centre