run                 5710                  # Imaging run number.
cpu                 5                  # 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.36840303 19.114730 7.276035 91.824 50.441 0.0007 308.724372 54.019417
frameinfo 9 53654.36882005 19.266449 7.271217 91.843 50.466 0.0007 308.731376 54.016592
frameinfo 10 53654.36923464 19.417282 7.266376 91.862 50.491 0.0007 308.738391 54.013743
frameinfo 11 53654.36964934 19.568153 7.261485 91.881 50.515 0.0007 308.745459 54.010854
frameinfo 12 53654.37006393 19.718979 7.256545 91.900 50.540 0.0007 308.752575 54.007925
