run                 6279                  # Imaging run number.
cpu                 7                  # cpu ID
mjd               53974                 # mjd
version                   /linuxp/prd/astroda/v15_12_1     # version of astroda

typedef struct {
    int       frame;          # Frame number.
    double    mjd;            # MJD at time r' row 0 is clocked. (MJD = TAI/86400.0 for this mjd)
    double    ra;             # Right ascension/longitude of boresight when r' row 0 is clocked. (degrees)
    double    dec;            # Declination/latitude of boresight when r' row 0 is clocked. (degrees)
    float     spa;            # Camera col position angle wrt north.
                              # (degrees)
    float     ipa;            # Instrument rotator position angle.
                              # (degrees)
    float     ipaRate;        # Instrument rotator angular velocity.
                              # (deg/sec)
    double    az;             # Azimuth (encoder) of telescope. (degrees)
    double    alt;            # Altitude (encoder) of telescope.
                              # (degrees)
} FRAMEINFO;

frameinfo 8 53974.12364181 297.360475 0.000000 90.000 121.995 0.0000 39.094304 50.454266
frameinfo 9 53974.12390315 297.454834 0.000000 90.000 121.996 0.0000 39.094381 50.454302
frameinfo 10 53974.12431774 -9999 -9999 -9999 -9999 -9999 -9999 -9999
