![XYZ].S
The scaling factors for converting between data coordinates and normalized coordinates (a two-element array). The formula for conversion from data (Xd) to normalized (Xn) coordinates is:
Xn = Si Xd + S0
If logarithmic scaling is in effect, substitute log10 Xd for Xd.