run                 3812                 # Imaging run number. 
cpu                 10                 # cpu ID
mjd		    52722		 # 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 52722.09656198 143.038522 36.634294 61.784 150.156 0.0063 107.558561 62.636556 
frameinfo 9 52722.09663338 143.066831 36.646483 61.801 150.195 0.0063 107.585240 62.634851 
frameinfo 10 52722.09704816 -9999 -9999 -9999 -9999 -9999 -9999 -9999 
frameinfo 11 52722.09746282 141.392638 35.907691 60.810 148.797 0.0067 105.821658 64.200267 
