ACIS QE Contamination
Introduction
The effective low-energy ACIS QE is lower now than it was at launch. This problem is thought to be associated with the deposition of one or more materials on the ACIS detectors or optical blocking filters. Since the depth of these contaminants is growing with time, the effective low-energy QE is becoming lower as time passes. A correction for this contamination is incorporated when creating ACIS response files.
The ACIS QE contamination model also accounts for spatial variations in the contamination on the ACIS optical blocking filters. The contamination is expressed as a function of time, energy, and ACIS chip coordinates. For imaging analysis of extended sources or point sources far off-axis, there is a significant change in instrument and exposure maps when the calibration is applied.
The response tools are designed to incorporate corrections for ACIS contamination via ARDLIB and a CALDB contamination file. The necessary calibration files have been available since CALDB 2.26 (2 February 2004) and most recently updated in CALDB 4.7.3 (15 December 2016).
The version N0010 model is the result of recent ACIS monitoring and modeling and allows for improved fits to standard extended source spectra with stable photoabsorption and and other fitted parameters of their systematic models, but the degree of such a change on results for various source models is hard to estimate without any particulars. The new model is applicable to ALL ACIS observations throughout the mission, and is intended to replace all previous versions (including the previous version N0009).
To learn about the previous versions of the contamination model, particularly the version N0008/N0009 models, can be found .
The overall affect of the contaminant build-up is best illustrated using the convolved spectra from Abell 1795—a stable source observed annually for calibration purposes since the start of the mission—demonstrating the loss of ACIS-S effective area over time.
ACIS-S Time-Evolution
Technical Details
As the Chandra mission proceeds, the contamination on the ACIS Optical Blocking Filters (OBF) for ACIS-I and ACIS-S continues to evolve, with a marked increase in the rate of accumulation since the middle of 2009. While the cause of the increased accumulation is not well-understood, the deposition curve has shown near-linear, monotonically increasing behavior with time.
Time-dependence (center of chips)
The rapid increase in the contaminant indicates that ACIS-S is not ideal for very soft sources in the future, particularly below the 283 eV carbon edge.
The contamination model was developed in a systemmatic procedure, using observations of standard sources A1795 and Mkn421, on ACIS-I and ACIS-S separately. The version N0010 model includes new time-dependent and spatial variation of several model components (C, O, and F) known to dominate the chemical composition of the contaminating layer on the ACIS OBF. The spatial model, in particular, is much improved over prior models, giving more consistent results at off-axis pointings on both ACIS-I and ACIS-S. The issues with the lack of knowledge on the contamination layer optical depth at high CHIPY locations on ACIS-S3 caused problems in prior models, but the new model allows for asymmetry in the ACIS-S CHIPY contamination layer to provide better fits.
ACIS-S/LEG-1 Effective Areas
The subsequent change in ACIS-I effective areas (EAs) between the N0009 and N0010 is illustrated below.
ACIS-I Effective Areas
Similarly, the change in ACIS-S EAs are illustrated below.
ACIS-S Effective Areas
For both ACIS-I and ACIS-S, the new model only has a minor affect on the pre-2005 EAs; and while the contamination is negligible above 2.0 keV, but near the O-K absorption edge at 0.535 keV, the difference between the N0009 and N0010 models is not insignificant, so the new contamination model will affect low-energy source modeling results for observations after 2005, especially analysis where a significant portion of the considered spectrum is below 1.0 keV.
Additional technical information is available from:
- The Update to the ACIS Contamination Model memo (8 January 2010)
- The Contamination on the ACIS OBF and Changes in the Low Energy QE page
- The ACIS Spatial Contamination Effects memo (19 January 2005) (PDF)
- The Spatial structure in the ACIS OBF contamination memo (20 April 2004) (PDF)
-
The Composition
of the Chandra ACIS contaminant paper (August 2003)
H. L. Marshall, A. Tennant, C. E. Grant, A. P. Hitchcock, S. O'Dell, P. P. Plucinsky
Applying the Correction
The following CIAO response tools automatically take the contamination into account:
As well as the scripts which use them:
- specextract (calls mkwarf and mkarf)
- fullgarf (calls mkgarf)
- fluximage (calls mkinstmap)
- merge_all (tool withdrawn)
Each of the tools contains an ardlibparfile parameter with the value"ardlib.par." The location of the calibration file is specified in the ardlib.par file by a set of 10 parameters (one per CCD):
unix% plist ardlib | grep CONTAM AXAF_ACIS0_CONTAM_FILE = CALDB Enter ACIS Contamination File AXAF_ACIS1_CONTAM_FILE = CALDB Enter ACIS Contamination File AXAF_ACIS2_CONTAM_FILE = CALDB Enter ACIS Contamination File AXAF_ACIS3_CONTAM_FILE = CALDB Enter ACIS Contamination File AXAF_ACIS4_CONTAM_FILE = CALDB Enter ACIS Contamination File AXAF_ACIS5_CONTAM_FILE = CALDB Enter ACIS Contamination File AXAF_ACIS6_CONTAM_FILE = CALDB Enter ACIS Contamination File AXAF_ACIS7_CONTAM_FILE = CALDB Enter ACIS Contamination File AXAF_ACIS8_CONTAM_FILE = CALDB Enter ACIS Contamination File AXAF_ACIS9_CONTAM_FILE = CALDB Enter ACIS Contamination File
If anything other than "CALDB" is returned, issue the following command so that the tool will be able to find the correct file:
unix% foreach d ( 0 1 2 3 4 5 6 7 8 9 ) foreach? pset ardlib AXAF_ACIS${d}_CONTAM_FILE="CALDB" foreach? end
You may also use "punlearn ardlib" to reset all the ardlib parameters to the default values. This will also clear out any other information that has been set, however, such as bad pixel filenames.
Turning Off the Correction
It is possible to "turn off" the contamination correction, e.g. if you would like to compare results with and without it applied. To do so, the ARDLIB qualifier "CONTAM=NO" must be specified in the appropriate parameter, as given in the following table:
Tool | Parameter |
---|---|
mkarf | detsubsys |
mkgarf | detsubsys |
mkwarf | detsubsysmod |
mkinstmap | detsubsys |
There are examples in the help files on how to use the qualifier with each tool. For example, when running mkarf on an ACIS-S3 observation:
unix% pset mkarf detsubsys="ACIS-S3;CONTAM=NO"
Examining the Effects of the Correction
Comparing ARFs using Old vs. New Contamination Model
It is useful to compare ARF responses created using an older (4.7.2 or earlier) versus the newest contamination model (4.7.3) to examine the effects of the correction. One could do this by following the procedure below, which uses ACIS-S imaging observation 11800, taken in July 2010, as an example. The CIAO tool mkwarf is used to create the old and new on-axis ARF responses.
1) Find out how 'old.arf' was created using dmhistory, which will show that it was either mkarf or mkwarf (mkwarf in this example).
% dmhistory infile=old.arf tool= # dmhistory (CIAO 4.5): WARNING: Found "pixlib" library parameters # dmhistory (CIAO 4.5): WARNING: Found "ardlib" library parameters TOOL :mkwarf infile="11800_tdet.fits[wmap]" outfile="old.arf" weightfile="11800.wfef" spectrumfile="" egridspec="0.3:11.0:0.01" pbkfile="pbk0.fits" threshold="0" feffile="CALDB" mskfile="msk1.fits" asolfile="" mirror="HRMA" detsubsysmod="" dafile="CALDB" ardlibpar="ardlib" geompar="geom" clobber="no" verbose="1"
2) Re-run dmhistory, but this time, updating the mkwarf parameter file with the parameter settings returned in step 1. Check that the mkwarf parameter file was properly set by using the 'plist' command.
% dmhistory infile=old.arf tool=mkwarf action=pset # dmhistory (CIAO 4.9): WARNING: Found "pixlib" library parameters # dmhistory (CIAO 4.9): WARNING: Found "ardlib" library parameters % plist mkwarf Parameters for /home/user/cxcds_param4/mkwarf.par infile = 11800_tdet.fits[wmap] Input detector WMAP outfile = old.arf Output weighted ARF file weightfile = 11800.wfef Output FEF weights spectrumfile = Input Spectral weighting file (<filename>|NONE) egridspec = 0.3:11.0:0.01 Output energy grid [kev] pbkfile = pbk0.fits Parameter block file (threshold = 0) Percent threshold cut for FEF regions (feffile = CALDB) FEF file (mskfile = msk1.fits) Mask file (asolfile = ) Stack of aspect solution files (mirror = HRMA) ARDLIB Mirror specification (detsubsysmod = ) Detector sybsystem modifier (dafile = CALDB) Dead area file (ardlibpar = ardlib) Parameter file for ARDLIB files (geompar = geom) Parameter file for Pixlib Geometry files (clobber = no) Clobber existing outputs (verbose = 1) Tool chatter level (mode = ql)
3) After updating the CALDB to the latest version with the most recent contamination model, re-run mkwarf with these parameter settings, except for changing the outfile name to 'new.arf'. (Note that you may need to change directories or adjust the file paths depending on how things were run to create old.arf.)
% mkwarf outfile=new.arf
4) Compare the old and new ARFs by plotting them together. For this dataset, the old and new ARFs are shown below:
Comparison of old and new models
The N0007 and prior CONTAM Models
The version N0008 model was released in CALDB 4.5.9, provides a more realistic model of the contaminant—without use of an artificial "fluffium" component as in previous models—resulting in a more accurate representation and prediction of current and future effective ACIS QE. Subsequently, there is a significant loss of effective area for present and future observations using the model as compared to previous models; however, early- and mid-mission effective areas are not much affected by the new model.
The version N0009 upgrade accounts for the rapid build-up of contaminant on the optical blocking filter since early-mid 2013; but is otherwise identical to the N0008 contamination model.
Time-dependence (center of chips)
Time-dependence of the contaminant spatial pattern
At high CHIPY locations on ACIS-S3 for imaging spectroscopy, there is uncertainty in the depth of the contaminant layer found in the N0008 model. Fitting results may be compromised at these locations.
The subsequent change in ACIS-I effective areas (EAs) between the N0007 and N0008 is illustrated below.
ACIS-I Effective Areas
Similarly, the change in ACIS-S EAs are illustrated below.
ACIS-S Effective Areas
For both ACIS-I and S, the new model only has a minor affect on the early- and mid-mission EAs, except for very near the C-K, O-K, and F-K absorption edges, which do not affect fitting results significantly near the edges for mid-mission observations.
The rapid increase in the contaminant indicates that ACIS-S is not ideal for very soft sources in the future, particularly below the 283 eV carbon edge.
Information on releases prior to the version N0007 model can be found in "Prior ACIS QE Contamination and CONTAM Models".