run                 3179                 # Imaging run number. 
cpu                 10                 # cpu ID
mjd		    52402		 # mjd
version		    /p/astroda/v14_47    # 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 52402.33151054 204.276134 53.432223 105.689 350.036 0.0039 219.469868 57.633083 
frameinfo 9 52402.33158230 204.317995 53.425206 105.723 350.060 0.0039 219.473986 57.644718 
frameinfo 10 52402.33199711 204.559716 53.384373 105.917 350.201 0.0039 219.498313 57.711977 
frameinfo 11 52402.33241170 204.800837 53.343076 106.110 350.342 0.0040 219.523563 57.779220 
frameinfo 12 52402.33282629 205.041499 53.301304 106.303 350.484 0.0040 219.549733 57.846474 
frameinfo 13 52402.33324099 205.281745 53.259026 106.496 350.627 0.0040 219.576879 57.913771 
frameinfo 14 52402.33365557 205.521446 53.216278 106.688 350.771 0.0040 219.604968 57.981063 
frameinfo 15 52402.33407028 205.760735 53.173037 106.880 350.915 0.0040 219.634021 58.048387 
