run                 5710                  # Imaging run number.
cpu                 3                  # cpu ID
mjd               53654                 # mjd
version                   /linuxp/prd/astroda/v15_4     # 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 53654.36839143 19.110511 7.276167 91.824 50.441 0.0007 308.724180 54.019495
frameinfo 9 53654.36880841 19.262213 7.271352 91.843 50.465 0.0007 308.731180 54.016672
frameinfo 10 53654.36922295 19.413029 7.266514 91.862 50.490 0.0007 308.738192 54.013824
frameinfo 11 53654.36963765 19.563898 7.261624 91.881 50.515 0.0007 308.745258 54.010936
frameinfo 12 53654.37005223 19.714723 7.256685 91.900 50.540 0.0007 308.752373 54.008008
