next up previous contents pdf.png
Next: E..3 EXTRACT_SPECTRA Stage Up: E. Obsolete Stages Previous: E..1 CONSTRUCT_REGIONS Stage

Subsections



E..2 EXTRACT_EVENTS Stage

This stage is a subset of the EXTRACT_SPECTRA Stage (§E.3). To save computer time it would be run (instead of running EXTRACT_SPECTRA) in preparation for the optional stage SHOW_REGIONS, as shown in Figure 8.

E..2.1 Actions

The source extraction region ({sourcename}/{obsname}/extract.reg) is of course normally a polygon constructed by the CONSTRUCT_REGIONS stage. Any CIAO-compatible region file may be used however, including ones containing multiple components using the ``+'' and ``-'' CIAO syntax. For example, to extract a source suffering pileup on observer may replace AE's region with an annular region. Whatever region is found in extract.reg is used both to filter the event data and to filter the PSF images to compute a PSF fraction curve.

E..2.2 Usage and Inputs

acis_extract, srclist_filename, obsname, obsdata_filename, /EXTRACT_EVENTS, ENERGY_RANGE=[energy,energy], EMAP_FILENAME=filepath, WARNING_REGION_FILENAME=filepath, NEIGHBORHOOD_SIZE=value, /REUSE_NEIGHBORHOOD


acis_extract, srclist_filename, obsname, /EXTRACT_EVENTS, /PLOT


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


acis_extract, 'all.srclist', '1875', '../obs1875/spectral.evt', /EXTRACT_EVENTS, ENERGY_RANGE=[0.5,8], EMAP_FILENAME='../obs1875/obs.emap', WARNING_REGION_FILENAME='warning.reg'


acis_extract, 'all.srclist', '1875', /EXTRACT_EVENTS, /PLOT


E..2.3 Data Products

For each source the following files are produced:
{sourcename}/{obsname}/neighborhood.evt:
a FITS event list covering the immediate neighborhood of the source

{sourcename}/{obsname}/obs.psffrac:
a FITS file containing a table of PSF fractions at all the energies for which a PSF was computed.

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

{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.


next up previous contents pdf.png
Next: E..3 EXTRACT_SPECTRA Stage Up: E. Obsolete Stages Previous: E..1 CONSTRUCT_REGIONS Stage
Patrick Broos
Penn State Department of Astronomy
2013-05-09