run                 3425                 # Imaging run number. 
cpu                 10                 # cpu ID
mjd		    52576		 # 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 52576.08223235 307.845390 0.000000 90.000 70.795 0.0000 336.921518 54.902798 
frameinfo 9 52576.08230410 307.871295 0.000000 90.000 70.795 0.0000 336.921524 54.902805 
frameinfo 10 52576.08271864 -9999 -9999 -9999 -9999 -9999 -9999 -9999 
frameinfo 11 52576.08313342 -9999 -9999 -9999 -9999 -9999 -9999 -9999 
frameinfo 12 52576.08354797 -9999 -9999 -9999 -9999 -9999 -9999 -9999 
frameinfo 13 52576.08396252 308.470032 0.000000 90.000 70.796 0.0000 336.922562 54.899964 
