Calibration Access and Data Handbook


next up previous contents
Next: Generation from Ground Calibration Up: EMOS_ADUCONV Previous: EMOS_ADUCONV   Contents

Description

The CCF contains three table extensions : ADUCOEFF, OFFSET_GAIN and ENERGY_COMBINE.

ADUCOEFF:
Obsolete, it was supposed to be used by the operational Payload Monitoring Sub-system (PMS) for a rough approximation of energy to PHA conversion.
Attributes:
None.
Columns:
CCD_ID:
CCD index number (1-7).
NODE_ID:
0/1 prime/redundant node.
OFFSET:
One global offset value per CCD.
GAIN:
One global gain value per CCD.

OFFSET_GAIN:
With respect to the SAS, the detailed conversion is provided by the coefficients of this second extension. Three polynomial coefficients for the gain conversions are given for the four different pattern types (mono- (0), bi- (1-4), tri- (5-8) and quad-pixels (9-12) ) and for the seven CCDs: a constant term (OFFSET), linear term (GAIN) and a quadratic term (POLY_TERM).

The polynomial coefficents are at present repeated for the redundant node, but not used in in-orbit operations, so pending necessity to recalibrate the latter.

Accessed by:

Attributes:
KEV0:
Constant in linear PI to keV conversion.
KEV_P_PI:
Slope of linear PI to keV conversion.

Columns:
CCD_ID:
CCD index number (1-7).
OFFSET:
vector column of length 2; one offset value for pattern index 0 events, one value per node per chip.
GAIN:
vector column of length 2; one gain value for pattern index 0 events, one value per node per chip.
POLY_TERM:
vector column of length 2; quadratic term for pattern index 0 events, one value per node per chip in gain correction.
OFFSET1/2/3:
vector column of length 2; one offset value for pattern index 1/2/3 events, one value per node per chip.
GAIN1/2/3:
vector column of length 2; one gain value for pattern index 1/2/3 events, one value per node per chip.
POLY_TERM1/2/3:
vector column of length 2; quadratic term for pattern index 1/2/3 events, one value per node per chip in gain correction.

ENERGY_COMBINE:
Accessed by :

Attributes:
None.
Columns:
PATTERN_ID:
event pattern ID in valid range [0, 31]
ENERGY_PARAM:
vector column of length 4; four parameters (a1/a2/a3/a4) per PATTERN_ID


next up previous contents
Next: Generation from Ground Calibration Up: EMOS_ADUCONV Previous: EMOS_ADUCONV   Contents
Michael Smith 2011-09-20