run                 5710                  # Imaging run number.
cpu                 9                  # 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.36839162 19.110578 7.276165 91.824 50.441 0.0007 308.724183 54.019494
frameinfo 9 53654.36867981 19.215430 7.272842 91.837 50.458 0.0007 308.729017 54.017546
frameinfo 10 53654.36909436 19.366247 7.268020 91.856 50.482 0.0007 308.736011 54.014712
frameinfo 11 53654.36950902 19.517102 7.263146 91.875 50.507 0.0007 308.743061 54.011836
frameinfo 12 53654.36992361 19.667929 7.258223 91.894 50.532 0.0007 308.750160 54.008921
