run                 1235                 # Imaging run number. 
cpu                 10                 # cpu ID
mjd		    51607		 # mjd
version		    /p/astroda/v14_16    # 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 51607.12278028 112.885003 33.368897 30.400 119.916 0.0214 96.285053 79.409449 
frameinfo 9 51607.12285158 112.900729 33.391064 30.409 120.052 0.0216 96.408153 79.417181 
frameinfo 10 51607.12326628 112.991628 33.520155 30.459 120.830 0.0218 97.114341 79.466294 
frameinfo 11 51607.12368099 113.082799 33.649179 30.510 121.615 0.0219 97.826731 79.513465 
frameinfo 12 51607.12409546 113.174198 33.778063 30.560 122.405 0.0221 98.544759 79.558606 
frameinfo 13 51607.12451028 113.265944 33.906989 30.611 123.202 0.0223 99.269113 79.601841 
frameinfo 14 51607.12492486 113.357917 34.035775 30.663 124.005 0.0224 99.998595 79.643051 
frameinfo 15 51607.12533945 113.450168 34.164492 30.715 124.813 0.0226 100.733360 79.682241 
frameinfo 16 51607.12575404 113.542708 34.293138 30.767 125.627 0.0227 101.473177 79.719349 
