run                 4133                 # Imaging run number. 
cpu                 10                 # cpu ID
mjd		    52909		 # 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 52909.04315895 272.673963 78.481193 85.876 268.548 0.0008 180.594737 44.261997 
frameinfo 9 52909.04323060 272.803198 78.483013 86.003 268.553 0.0008 180.565818 44.261103 
frameinfo 10 52909.04364541 273.552161 78.492490 86.737 268.583 0.0008 180.398376 44.256170 
frameinfo 11 52909.04406010 274.301985 78.500055 87.471 268.613 0.0008 180.230983 44.251683 
frameinfo 12 52909.04447466 275.052418 78.505732 88.207 268.643 0.0008 180.063637 44.247634 
