2.6 STIS Coordinate Systems

2.6.1 Spacecraft, User, and Aperture Frames

References to multiple coordinate systems appear in the headers of STIS data, tied to the spacecraft frame, the user frame, and the aperture frame. We briefly explain here the relationships among these coordinate systems.

The three coordinate systems of interest are the:

  • Vehicle Frame (V1, V2, V3): The right-handed coordinate system for the telescope, with V1 pointing in the direction the telescope is looking.
  • User Frame (Xuser, Yuser): This is the user frame, aligned with the detector.
  • Aperture Frame (Xaperture, Yaperture): This frame is aligned with the slit. POS-TARG movements are aligned with the aperture frame.

The angles associated with these frames that appear in the headers of STIS data files are:

  • PA_V3: The position angle of the V3 axis; the angle from North, towards East, to V3, measured at the center of the HST focal plane (in the _spt header).
  • ROLL_AVG: The average angle from North towards East to V3, measured at the position of the STIS field in the HST focal plane (in the _jit header, computed).
  • PA_APER: The angle from North through East to Yaperture measured at the aperture reference (in the science header). PA_V3 - PA_APER is either 225 or -135 degrees, with small variations (a few tenths of a degree).
  • ORIENTAT: The angle from North through East to Yuser measured at the aperture reference (in science header). It can differ from PA_APER by up to ~1.5 degrees (e.g., for the long slits with offset occulting bars). Note that this is not the same angle as the ORIENT specified in Phase II, which gives the position angle of the U3 axis, where U3 = -V3. For further information on slit orientation while planning STIS observations, see Figure 3.2 and “Fixing Orientation on the Sky” in Chapter 11 of the STIS Instrument Handbook.

2.6.2 CCD Binned Pixel and Sub-array Coordinates

The STIS CCD detector supports on-chip binning by factors of 2 and 4 in each dimension. This option was often used early in the operational life of the instrument to increase the signal-to-noise for faint targets, but became less favorable as the number of hot pixels increased over time. The readout of subarrays, with less than the full dimension in Y, is also supported to reduce the readout time. These modes are discussed in Section 11.1.1 of the STIS Instrument Handbook.

Reference files for the CCD use unbinned full-frame coordinates (X_\mathrm{ref}, Y_\mathrm{ref}) after overscan trimming. The coordinates in a trimmed science image (X, Y) are related to these reference coordinates by values given in keywords in the primary header:

\begin{align} X &= (X_\mathrm{ref} \times \mathtt{LTM1\_1}) + \mathtt{LTV1}\\ Y &= (Y_\mathrm{ref} \times \mathtt{LTM2\_2}) + \mathtt{LTV2} \end{align}

Table 2.10 gives examples of coordinates and conversion parameters for datasets with different binnings (BINAXIS1, BINAXIS2) and array size (NAXIS1, NAXIS2). The image coordinates of the reference pixel (CRPIX1, CRPIX2) are near the center of the image.

Table 2.10: Coordinates and Conversion Parameters for Binned Data

Image Type: FileNAXIS1CRPIX1BINAXIS1LTM1_1LTV1

1x1 full array:
o8sv05010_flt

1024

517.90

1

1.00

0.00

2x1 full array:
o4an07020_flt

511

258.70

2

0.50

-0.25

1x1 subarray:
o5f1020g0_flt
o8ma92030_flt


1024
1024


517.90
517.90


1
1


1.00
1.00


0.00
0.00

Image Type:
File

NAXIS2

CRPIX2

BINAXIS2

LTM2_2

LTV2

1x1 full array:
o8sv05010_flt

1024

516.67

1

1.00

0.00

2x1 full array:
o4an07020_flt

1024

516.67

1

1.00

0.00

1x1 subarray:
o5f1020g0_flt
o8ma92030_flt


512
400


256.67
200.67


1
1


1.00
1.00


-260.00
-316.00