run                 5333                 # Imaging run number. 
cpu                 10                 # cpu ID
mjd		    53504		 # 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 53504.37975177 246.621295 56.440848 147.046 359.125 0.0073 200.340475 63.789252 
frameinfo 9 53504.37982341 246.646730 56.419138 147.067 359.170 0.0073 200.367087 63.807532 
frameinfo 10 53504.38023822 246.793461 56.293340 147.189 359.434 0.0074 200.522525 63.913192 
frameinfo 11 53504.38065281 246.939147 56.167440 147.310 359.700 0.0075 200.680314 64.018473 
frameinfo 12 53504.38106750 247.083921 56.041336 147.430 359.968 0.0075 200.840608 64.123465 
