ACIS event lists contain a boolean flag column named STATUS that CIAO uses to record various data cleaning criteria that are commonly used to remove events likely to arise from the instrumental background. Two of those cleaning criteria--``afterglow'' identification and ``5x5 background'' identification--produce false positives for sources with high count rates. Thus, low-rate sources are optimally extracted by applying these cleaning criteria and high-rate sources are optimally extracted by ignoring these cleaning criteria (Broos et al., 2010).
AE supports the optimal extraction of both groups of sources by applying a STATUS=0 filter to the source and background extractions of low-rate sources, and ignoring the STATUS column for high-rate sources. To take advantage of this capability, the observer should clean Level 2 event data using only the ``safe'' STATUS bits--those not associated with the ``afterglow'' and ``5x5 background'' criteria.
(i.e. the normalize="no" option was supplied to mkexpmap).
Note that the exposure maps supplied to the EXTRACT_SPECTRA and EXTRACT_BACKGROUNDS stages of AE are integrated over the source and background extraction regions in order to derive appropriate scaling for the background spectrum.
The integrals alone determine the scaling; the EXPOSURE keywords in the two event lists are ignored.
There is no specific binning requirement for the exposure map, however keep in mind that both point source masks and background regions in AE are ultimately defined as regions corresponding to sets of exposure map pixels rather than as geometric regions (e.g. DS9 region files). We recommend an exposure map pixel size of 1 sky pixel or smaller, particularly if the tools ae_better_masking (§7.6.3) or ae_better_backgrounds (§7.6.1) are to be used.
We recommend that you examine your exposure maps to ensure that they are reasonably cropped. Very large borders of zeros around your exposure maps will needlessly slow the execution of many data analysis steps.