run                 5710                  # Imaging run number.
cpu                 4                  # 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.36840288 19.114676 7.276037 91.824 50.441 0.0007 308.724370 54.019418
frameinfo 9 53654.36881990 19.266394 7.271218 91.843 50.466 0.0007 308.731374 54.016593
frameinfo 10 53654.36923459 19.417266 7.266377 91.862 50.491 0.0007 308.738390 54.013744
frameinfo 11 53654.36964918 19.568093 7.261487 91.881 50.515 0.0007 308.745456 54.010855
frameinfo 12 53654.37006388 19.718959 7.256546 91.900 50.540 0.0007 308.752574 54.007925
