run                 1441                 # Imaging run number. 
cpu                 10                 # cpu ID
mjd		    51666		 # mjd
version		    /p/astroda/v14_24    # 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 51666.06776664 121.000000 90.000000 0.000 0.000 -9999 0.000000 0.000000 
frameinfo 9 51666.06783817 121.000000 90.000000 0.000 0.000 -9999 0.000000 0.000000 
frameinfo 10 51666.06825289 121.000000 90.000000 0.000 0.000 -9999 0.000000 0.000000 
frameinfo 11 51666.06866761 121.000000 90.000000 0.000 0.000 -9999 0.000000 0.000000 
frameinfo 12 51666.06908221 121.000000 90.000000 0.000 0.000 -9999 0.000000 0.000000 
frameinfo 13 51666.06949693 121.000000 90.000000 0.000 0.000 -9999 0.000000 0.000000 
frameinfo 14 51666.06991153 121.000000 90.000000 0.000 0.000 -9999 0.000000 0.000000 
frameinfo 15 51666.07032624 121.000000 90.000000 0.000 0.000 -9999 0.000000 0.000000 
frameinfo 16 51666.07074084 121.000000 90.000000 0.000 0.000 -9999 0.000000 0.000000 
