run                 5710                  # Imaging run number.
cpu                 2                  # 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.36840298 19.114712 7.276036 91.824 50.441 0.0007 308.724372 54.019418
frameinfo 9 53654.36882000 19.266431 7.271217 91.843 50.466 0.0007 308.731376 54.016593
frameinfo 10 53654.36923458 19.417262 7.266377 91.862 50.491 0.0007 308.738390 54.013744
frameinfo 11 53654.36964929 19.568133 7.261485 91.881 50.515 0.0007 308.745458 54.010854
frameinfo 12 53654.37006387 19.718958 7.256546 91.900 50.540 0.0007 308.752574 54.007925
