next up previous contents pdf.png
Next: E..4 TIMING Stage Up: E. Obsolete Stages Previous: E..2 EXTRACT_EVENTS Stage

Subsections



E..3 EXTRACT_SPECTRA Stage

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

E..3.1 Actions

E..3.2 Usage and Inputs

The CIAO tools used in this stage require that you configure ardlib.par for the observation you're processing: AE will print the relevant parts of ardlib.par and pause briefly for you to review these, to make sure that the correct ardlib.par file is being referenced and that it contains the correct bad pixel, QEU, and RMF entries.

acis_extract, srclist_filename, obsname, obsdata_filename, /EXTRACT_SPECTRA, ENERGY_RANGE=[energy,energy], EMAP_FILENAME=filepath, ASPECT_FN=filepath, ASPHIST_DIR=directory, ARDLIB_FILENAME=filepath, PBKFILE=filepath, MSKFILE=filepath, WARNING_REGION_FILENAME=filepath, NEIGHBORHOOD_SIZE=value, /REUSE_NEIGHBORHOOD, /USE_MKRMF, EMAP_ENERGY=energy, WMAP_ENERGY_RANGE=energy


acis_extract, srclist_filename, obsname, /EXTRACT_SPECTRA, /PLOT


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


acis_extract, 'all.srclist', '1875', '../obs1875/spectral.evt', /EXTRACT_SPECTRA, ENERGY_RANGE=[0.5,8], EMAP_FILENAME='../obs1875/obs.emap', ASPECT_FN='../obs1875/obs.asol', ASPHIST_DIR='../obs1875/asphist', ARDLIB_FILENAME='../obs1875/ardlib.par', PBKFILE='../obs1875/obs.pbkfile', MSKFILE='../obs1875/obs.mskfile, WARNING_REGION_FILENAME='warning.reg'


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

E..3.3 Data Products

For each source the following files are produced:
All data products from the EXTRACT_EVENTS stage (§E.2) are also produced by EXTRACT_SPECTRA.

{sourcename}/{obsname}/source.pi:
the spectrum of the source

{sourcename}/{obsname}/source.rmf:
the RMF at the source position for the CCD containing the majority of the band-limited events in source.evt

{sourcename}/{obsname}/sourcei.arf:
the ARF at the source position for CCD i

{sourcename}/{obsname}/source.arf:
the multi-CCD, PSF fraction reduced ARF at the source position

{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..4 TIMING Stage Up: E. Obsolete Stages Previous: E..2 EXTRACT_EVENTS Stage
Patrick Broos
Penn State Department of Astronomy
2013-05-09