About Chandra Archive Proposer Instruments & Calibration Newsletters Data Analysis HelpDesk Calibration Database NASA Archives & Centers Chandra Science Links

Skip the navigation links
Last modified: 15 December 2008

URL: http://cxc.harvard.edu/ciao3.4/why/qeu.html
Hardcopy (PDF): A4 | Letter

QEU Comparison


The CALDB 2.28 release included an upgrade to ACIS Quantum Efficiency Uniformity (QEU) file which reduces the QEU uncertainties to 1%-2% from the former 5%. The ACIS Calibration website has technical details on the new QEU.

Here we show how analysis done with the new QEU file (version 2: acisD2000-01-29qeuN0002.fits) compares to that done with the previous version (v1: acisD2000-01-29qeuN0001.fits) for both imaging and grating observations. We also show how to set up CIAO to use the older version, should users wish to do the comparison for themselves.


Imaging Data

Grating Data


Switching QEU Versions

Instrument-specific calibration files are controlled via the AXAF_ACISn_QEU_FILE parameters (n=0..9) in the ARDLIB parameter file:

unix% punlearn ardlib
unix% plist ardlib | grep ACIS | grep QEU
AXAF_ACIS0_QEU_FILE = CALDB            Enter ACIS-0 Uniformity file
AXAF_ACIS1_QEU_FILE = CALDB            Enter ACIS-1 Uniformity file
AXAF_ACIS2_QEU_FILE = CALDB            Enter ACIS-2 Uniformity file
AXAF_ACIS3_QEU_FILE = CALDB            Enter ACIS-3 Uniformity file
AXAF_ACIS4_QEU_FILE = CALDB            Enter ACIS-4 Uniformity file
AXAF_ACIS5_QEU_FILE = CALDB            Enter ACIS-5 Uniformity file
AXAF_ACIS6_QEU_FILE = CALDB            Enter ACIS-6 Uniformity file
AXAF_ACIS7_QEU_FILE = CALDB            Enter ACIS-7 Uniformity file
AXAF_ACIS8_QEU_FILE = CALDB            Enter ACIS-8 Uniformity file
AXAF_ACIS9_QEU_FILE = CALDB            Enter ACIS-9 Uniformity file

If the value of these parameters is left as the default "CALDB", the newer file (v2) will be used. To select the v1 file, use pset to set the filename (including path and extension) for each chip:

unix% set calpath = $CALDB/data/chandra/acis/bcf/qe

unix% foreach d ( 0 1 2 3 4 5 6 7 8 9 )
foreach? @ d1 = $d + 1
foreach? pset ardlib AXAF_ACIS${d}_QEU_FILE="${calpath}/acisD2000-01-29qeuN0001.fits[AXAF_QEU${d1}]"
foreach? end

Make sure to "punlearn" or delete your ardlib.par file when you are done working with the v1 QEU file in order to access the newer file again.

Hardcopy (PDF): A4 | Letter
Last modified: 15 December 2008


The Chandra X-Ray Center (CXC) is operated for NASA by the Smithsonian Astrophysical Observatory.
60 Garden Street, Cambridge, MA 02138 USA.    Email: cxcweb@head.cfa.harvard.edu
Smithsonian Institution, Copyright © 1998-2004. All rights reserved.