... observation1
MARX accepts only a single aspect file, not a ``stack'' of files. If your observation has multiple aspect files, you must concatenate them using dmmerge, as discussed in the CIAO Data Products Guide. The aspect files must be combined in time order; the string of numbers in the file name (e.g. ``pcadf111767021N001_asol1.fits'') refers to the start time of the period for which the aspect solution is valid.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... results2
Multiple fitting sessions can be applied to each source, e.g. thermal and power law spectral models. An interactive tool (ae_spectra_viewer) is available to help the observer designate the preferred fit for each source (§7.20).
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... currently3
Prior to version 3.167, AE modeled the HRMA using the mkpsf tool, which has a number of problems:
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... aperture4
For example, the ahelp page for mkarf says ``The ARF is computed assuming that the spectral extraction region is large enough to include the entire PSF (e.g. PSF fraction=1.0).''.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... infinity5
When MARX is used the total PSF power can be estimated only for the portion of the sky falling on ACIS since rays missing ACIS are discarded. In earlier versions of AE, when mkpsf was used, estimating the total PSF power was very difficult since that tool does not provide cropping information; AE did attempt however to estimate cropping in the f1 and f3 PSF libraries using the f2 library which uses larger PSF footprints; see What's New for February, 2004 (AE Version 3.19).
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
....6

I don't know a good astronomical reference for this practice, but see:

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... required7
Multiple observers have reported that IDL version 6.0 produces mysterious NaN values in PSF images and PSF fractions that are NaN; I do not recommend using version 6.0. Other 6.x versions are probably ok.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... required8
Version 5.3 of HEASOFT did not include the em ftemplate tool which is used by our XSPEC scripts. You can obtain it at http://heasarc.gsfc.nasa.gov/docs/software/lheasoft/tools.html
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... preference9
The IDL manual describes several ways IDL preferences can be changed.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... analysis10
Theoretically, point sources could instead be eliminated by defining ``compound'' diffuse regions, say a polygon which includes a diffuse region and several small circles inside the polygon which exclude point sources.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... stage11
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... results12
Our guess is that the root problem is that sky-to-detector coordinate conversions in these tools are incorrect for reprojected data. One may guess that very small reprojections, e.g. to fix astrometry in a single ObsId, would cause only very small errors in these tools.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... provided13
If the coordinates RA=0, DEC=0 are provided then AE looks for coordinates in an existing source.stats file.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... Y\_DATA.14
These ``standard errors'' of the means X_DATA, Y_DATA are estimated as

\begin{displaymath}EX\_DATA = \frac{\sigma_{X,parent}}{\sqrt{N}}\end{displaymath}


\begin{displaymath}EY\_DATA = \frac{\sigma_{Y,parent}}{\sqrt{N}}\end{displaymath}

where $\sigma_{X\vert Y,parent}$ is the standard deviation of the parent distribution for the in-band extracted events. That parent distribution is (ignoring background) assumed to be the source's PSF truncated by the extraction region and thus $\sigma_{X\vert Y,parent}$ can be calculated ``perfectly''.

This simple $\sigma/\sqrt(N)$ calculation for the position errors is correct if the parent distributions are Normal, and is asymptotically correct for any parent distribution as N gets large. For non-normal PSFs with few counts I do not know a better estimate for the position errors.

Note that an alternate approach (used in earlier AE versions) would be to estimate the variances of the parent distribution from the extracted count data themselves, then compute a confidence interval on our sample mean with the aid of the Student's T distribution (which accounts for the imperfect variance estimates for the parent distribution). This is a poor approach however because one often has very few extracted counts which can produce wildly inaccurate estimates for the variances of the parent distribution. We prefer to make use of the information on the parent distribution carried in the truncated PSF.

Note that the error estimation above is concerned only with uncertainty related to counting statistics. Even if you had a very large number of counts there are at least two sources of systematic position error:

.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... arbitrary15
Note that CIAO 2.3 cannot parse region files with more than 1024 characters. To work around this limitation, the supplied background region file may be reduced in size in AE by reducing the number of vertexes in polygon components.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... Kolmogorov-Smirnov16
Refer to ``Numerical Recipes'' by Press et al., 2nd edition (1992), Chapter 14 for discussion of the 2-sided KS statistic.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... significance17
Significance is defined in §5.10
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... infinity)18
The mkpsf tool is currently unable to provide normalization information for the PSF images it generates
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... mistake19
The mistake was that, prior to version 3.2, AE was computing distances between the stair-step cumulative distribution of the data and the uniform distribution only at ONE end of each stair-step. The KS routine in the IDL Astro Lib, derived from Numerical Recipes, indicates that BOTH ends of each stair-step must be compared to the uniform distribution.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.