run                 6811                  # Imaging run number.
cpu                 10                  # cpu ID
mjd               54231                 # mjd
version                   /linuxp/prd/astroda/v15_13_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 9 54230.91287114 121.000000 30.000000 0.000 0.000 -9999 121.000000 30.000000
frameinfo 10 54230.91328584 121.000000 30.000000 0.000 0.000 -9999 121.000000 30.000000
frameinfo 11 54230.91370042 121.000000 30.000000 0.000 0.000 -9999 121.000000 30.000000
frameinfo 12 54230.91411511 121.000000 30.000000 0.000 0.000 -9999 121.000000 30.000000
frameinfo 13 54230.91452970 121.000000 30.000000 0.000 0.000 -9999 121.000000 30.000000
frameinfo 14 54230.91494439 121.000000 30.000000 0.000 0.000 -9999 121.000000 30.000000
frameinfo 15 54230.91535897 121.000000 30.000000 0.000 0.000 -9999 121.000000 30.000000
frameinfo 16 54230.91577367 121.000000 30.000000 0.000 0.000 -9999 121.000000 30.000000
