next up previous contents index
Next: Bibliography Up: Suzaku Project Data Management Previous: C. Flow Chart of   Contents   Index

Subsections


D. Definition of the Coordinate System used for Suzaku


D.1 Definition of the Coordinates

The following coordinates are defined to describe event locations in the telemetry, on the detector, or on the sky. All the coordinates are written in the Suzaku event files.

In this scheme, it is important that the conversion from RAW to DET does not depend on the misalignments between the sensors. Therefore, DET XY, as well as RAW XY, can be written in the event FITS files without having the calibration information. The DET to FOC conversion requires information of the focal length and the misalignment between the sensors. The same routines/functions can be used for FOC to SKY conversions for different sensors not depending on the individual characteristics.

D.2 Implementation to the FITS Event Files

D.2.1 Names of the Columns

  XIS HXD
SENSOR SENSOR SENSOR
RAW SEGMENT, RAWX, RAWY -
PPU SEGMENT, PPUX, PPUY -
ACT ACTX, ACTY -
DET DETX, DETY -
FOC FOCX, FOCY -
SKY X, Y -

D.2.2 Type and Range of the Columns

D.2.2.1 XIS

  Type Minimum Maximum Origin Size of the Pixel
SENSOR Integer 0 3 - -
SEGMENT Integer 0 3 - -
RAWX/Y Integer 0 255/1023 - 0.024 mm
PPUX/Y Integer 0 259/1023 - 0.024 mm
ACTX/Y Integer 0 1023 - 0.024 mm
DETX/Y Integer 1 1024 512.5 0.024 mm
FOCX/Y Integer (1 1536)$^a$ 768.5 0.0174 arcmin
X/Y Integer (1 1536)$^a$ 768.5 0.0174 arcmin
$^a$: Default image region.


The DETXY pixel sizes correspond to the physical pixel size of the XIS CCD. The XY pixel size corresponds to the angular size of a single XIS CCD pixel. To allow rotation of the image and some shift of the pointing direction during the observation, the XY range is taken slightly bigger than $\sqrt{2} \times 1024$.


D.2.2.2 HXD

  Type Minimum Maximum Origin Size of the Pixel
SENSOR Integer 0 15 - -


HXD is not an imaging instrument and will not have coordinate columns. The average pointing direction may be written in the event FITS file header.


next up previous contents index
Next: Bibliography Up: Suzaku Project Data Management Previous: C. Flow Chart of   Contents   Index
Michael Arida 2007-09-29