run                 5297                 # Imaging run number. 
cpu                 10                 # cpu ID
mjd		    53491		 # 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 53491.42868929 -9999 -9999 -9999 -9999 -9999 -9999 -9999 
frameinfo 9 53491.42876105 -9999 -9999 -9999 -9999 -9999 -9999 -9999 
frameinfo 10 53491.42917591 80.000000 40.000000 0.000 0.000 -9999 80.000000 40.000000 
frameinfo 11 53491.42959053 80.000000 40.000000 0.000 0.000 -9999 80.000000 40.000000 
frameinfo 12 53491.43000516 80.000000 40.000000 0.000 0.000 -9999 80.000000 40.000000 
frameinfo 13 53491.43041978 80.000000 40.000000 0.000 0.000 -9999 80.000000 40.000000 
frameinfo 14 53491.43083441 80.000000 40.000000 0.000 0.000 -9999 80.000000 40.000000 
