next up previous contents pdf.png
Next: E..6 ae_better_backgrounds Tool Up: E. Obsolete Stages Previous: E..4 TIMING Stage

Subsections



E..5 EXTRACT_BACKGROUNDS Stage

This stage is run for each observation to perform the final background spectral extraction in preparation for spectral fitting, as shown in Figure 8.

E..5.1 Actions

E..5.2 Usage and Inputs

acis_extract, srclist_filename, obsname, background_obsdata_filename, /EXTRACT_BACKGROUNDS, EMAP_FILENAME=filepath, MIN_NUM_CTS=value, ENERGY_RANGE=[0.5,8]


acis_extract, srclist_filename, obsname, /EXTRACT_BACKGROUNDS, /PLOT


EXAMPLE:
idl $\vert\&$ tee extract_backgrounds_1875.log


acis_extract, 'all.srclist', '1875', '../obs1875/background.evt', /EXTRACT_BACKGROUNDS, EMAP_FILENAME='../obs1875/background.emap', MIN_NUM_CTS=20


acis_extract, 'all.srclist', '1875', /EXTRACT_BACKGROUNDS, /PLOT, REGION_FILE='background.reg'

E..5.3 Data Products

For each source the following files are produced:
{sourcename}/{obsname}/background.emap:
the background exposure map (which defines the background region)

{sourcename}/{obsname}/background.evt:
the events falling in the background region

{sourcename}/{obsname}/background.pi:
the spectrum corresponding to background.evt

{sourcename}/{obsname}/obs.stats:
a FITS file containing keyword information about this observation of the source

Several interactive plots show characteristics of the source extraction; see our AE recipes (§7.1) for descriptions of each.

The optional REGION_FILE parameter to the /PLOT stage specifies the name to use for a region file AE will construct containing the background regions for all the sources in the catalog.


next up previous contents pdf.png
Next: E..6 ae_better_backgrounds Tool Up: E. Obsolete Stages Previous: E..4 TIMING Stage
Patrick Broos
Penn State Department of Astronomy
2013-05-09