next up previous contents
Next: 4. SIS ISSUES Up: ASCA ABC Guide Previous: 2. DATA FILES   Contents

Subsections


3. GIS ISSUES

3.1 Introduction

This chapter describes some aspects of the GIS performance which users should be aware of when reducing and analyzing GIS data.

For the latest information about the GIS, please consult the Web pages, `GIS News' at the URL

http://heasarc.gsfc.nasa.gov/docs/asca/gisnews.html

and `Calibration Uncertainties' (§1.7)


3.2 Description of GIS Modes

Although the GIS has four modes, in practice the pulse height (PH) mode has been used for virtually all scientific observations. The multi-channel pulse count (MPC) mode was used occasionally at the beginning of the mission. The FITS keywords which pertain directly to the GIS modes are described in §3.4.


3.2.1 PH mode

In this mode, the on-board CPU calculates the event position and discards background events using a specially designed event selection algorithm. Only accepted X-ray events are sent to the ground. With the standard bit assignments, Pulse-height spectra consist of 1024 channels for each detector.

PH mode allows some flexibility in how the telemetry is allocated. There are 31 bits per event to describe the PHA value, X and Y position, rise time, spread and timing. Note that changing the bit assignments in PH mode only changes the digital resolution, i.e., the binning, of the data. For example, the standard 1024-channel PH mode spectral responses can be used for 256-channel PH mode spectra, provided the response has been rebinned (using the FTOOL rbnrmf) 3.1.

In the following table, the various alternative choices are given in parentheses, while the standard values are not:

PH: 10 (8)
X-pos: 8 (6) (4) (2)
Y-pos: 8 (6) (4) (2)
RiseTime: (8) (6) 5 (0)
Spread: 0 (8)
Timing: 31-(PH_bit)-(X-pos_bit)-(Y-bit)-(RiseTime_bit)-(Spread_bit)
=0 for nominal setting.

The standard temporal resolution (timing bit=0) is 62.5 msec (in HIGH bit rate) and 500 msec in MEDIUM bit rate: using $N$ bits for timing makes the temporal resolution $2^N$ times better. It is often useful to increase the number of timing bits to achieve higher time resolution. For example, for several observations of fast X-ray pulsars, the following bit assignments were used and found effective:

8(PH)-6(X)-6(Y)-5(RT)- 6(Timing) in high bit rate (1.0 ms resolution)
8(PH)-6(X)-6(Y)-0(RT)-10(Timing) in medium bit rate (0.5 ms resolution)

The bit assignment in a PH mode events file is described by the header keyword, `TIMEDEL'.

Telemetry capacity limits in the PH mode are 128, 16, and 4 cts/s/sensor for the HIGH, MEDIUM, and LOW telemetry rates respectively.


3.2.2 MPC mode

This mode is optimized for bright sources, trading temporal resolution and telemetry capacity for positional information: only pulse-height information is recorded - in the form of histograms, similar to proportional counter data. This is also a back-up mode against CPU failure, since the data are processed without the intervention of the CPU. Pulse-height spectra consisting of 256 channels for each time bin are produced. Alternatively, each time bin can contain a set of N spectra of 256/N channels for N equal portions of the time bin.

You can extract light curves and spectra, but not images, for MPC mode data using XSELECT. The lack of positional information (for the spatial gain calibration) makes analyzing MPC data problematic. Spectral response matrices do not exist for MPC mode, so accurate spectral analysis is not possible for the general user.

3.3 Imaging with the GIS

A single GIS event invokes electric pulse-heights on the 16 $\times $ 16 anode wires of the Imaging Photo Multiplier Tube. The GIS calculates the event position as the centroid of these 16 $\times $ 16 pulse-heights. As a consequence of the position determination algorithm, the GIS has a limited spatial resolution. The point spread function (PSF) of the GIS alone is a Gaussian with a FWHM of $0.5\times (5.9/E \;[{\rm keV}])$ arcmin, where $E$ is the energy in keV. Note that this is smaller than the 3-arcminute half power diameter of the XRT PSF, but at soft X-ray energies is larger than its sharp core (the FWHM of the XRT PSF is 50 arcsec). As a result, the convolved PSF of the XRT+GIS becomes much broader than that of XRT alone, and the original detailed structures in the XRT image are smeared in the GIS image. Studying small structures on a scale of an arcminute, which may be carried out with the SIS, is very difficult with the GIS.

Although the distributed GIS data contain all the events from all over the detector (50 arcmin diameter), the GIS usable Field of View (FOV) is limited by several factors. Firstly, most non-X-ray background events in the GIS occur close to the walls of the detector, i.e., at the edge of the FOV. Secondly, there is an internal calibration source which emits monochromatic X-rays and which appears at the edge of the GIS FOV. Third, not only is background high, but the gain is also less accurately known at the edge of the FOV. Indeed, because of the high background and uncertain gain, only events within the central 44 arcmin diameter of the GIS FOV are aspected (assigned RA and DEC). It is a standard practice to exclude data taken outside of a central diameter of $\sim $ 40 arcmin. For more details, see §5.5.2.


3.4 GIS Mode-Dependent Keywords

In xselect, once the datamode has been set, the various mode-dependent quantities, such as the number of energy channels, are set automatically. It is, however, useful to know what the corresponding keywords are in the GIS data file.


3.5 GIS Gain Determination

In the GIS calibrated event files, each event is given a PI value which is proportional to the input photon energy. In the process of calculating PI values from original PHA, instrumental gain is determined, which is a complicated function of time, detector position and temperature.

Details on the GIS gain determination method are explained at the following page:

http://heasarc.gsfc.nasa.gov/docs/asca/gain.html.

In the standard GIS processing, nominal accuracy of the GIS gain determination is +/- 1 which is considered to be the GIS absolute energy accuracy.

3.5.1 Recalculate GIS Gain Using the Latest Calibration

Usually users do not have to worry about the GIS gain determination in the standard processing, which keeps up with the latest calibration, except the case that the GIS gain is determined by extrapolation. The extrapolation is unavoidable for the most recent data, since it takes time to monitor the long-term gain change and implement the calibration results into the standard processing.

So far, it has been confirmed that the GIS gain determined by extrapolation in the standard processing is consistent with that determined by interpolation. However, if users want to apply the latest gain calibration when it is made available, follow the following procedure (see also the URL address above):

  1. Obtain the latest gis_temp2gain.fits file from ISAS at

    ftp://ftp.astro.isas.ac.jp/asca/calibration/gis/data/gis_temp2gain.fits.

  2. Run the update_gis_gain.pl script, which is available at

    ftp://heasarc.gsfc.nasa.gov/asca/scripts/reduction/update_gis_gain.pl.

The update_gis_gain.pl script creates a new gain history file using gis_temp2gain.fits by running the temp2gain FTOOL, followed by ascalin to recalculate the PI values of the GIS event files using the new gain history file.

3.5.2 Manual Adjustment of the GIS Gain

It is possible for Guest Observers to manually adjust the gain and redetermine the PI values using ascalin.3.2

Here is an example to re-determine PI values that are 0.978 (=1/1.022) times the original values, for the events file ad43001000g300370h.evt:

  ascalin datafile=ad43001000g300370h.evt calfile=caldb tempofile=\
  ft950908_0323_0800.ghf attitude=none gainnorm=1.022

Here, ft950908_0323_0800.ghf is the gain history file which is in the aux directory of the data distribution package or the ASCA archives. The plausible gain normalization factor has to be determined independently by, for example, using the XSPEC gain command. Note that the new PI values will be the old PI values divided by the input gainnorm. This is made so that the output of the XSPEC gain command can be directly used here. Instrumental spectral features at the gold M-edge (2.2 keV) and Xenon L-edge (4.8 keV) may be used as fiducial marks for the gain adjustment.

Also, please consult the `GIS Gain Correction' Web page at the URL

http://heasarc.gsfc.nasa.gov/docs/asca/gain_correction.html

for more details and examples.


3.6 Other Issues Related to GIS Data

Here are some other important points to bear in mind with the GIS.


next up previous contents
Next: 4. SIS ISSUES Up: ASCA ABC Guide Previous: 2. DATA FILES   Contents
Michael Arida 2002-10-22