run                 5053                 # Imaging run number. 
cpu                 10                 # cpu ID
mjd		    53352		 # 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 53352.19657925 30.270738 0.000000 90.000 66.027 0.0000 331.068639 53.567540 
frameinfo 9 53352.19666861 30.302999 0.000000 90.000 66.027 0.0000 331.068654 53.567537 
frameinfo 10 53352.19708344 30.452769 0.000000 90.000 66.027 0.0000 331.068726 53.567522 
frameinfo 11 53352.19749804 30.602454 0.000000 90.000 66.027 0.0000 331.068799 53.567508 
frameinfo 12 53352.19791275 30.752179 0.000000 90.000 66.027 0.0000 331.068871 53.567493 
frameinfo 13 53352.19832733 30.901861 0.000000 90.000 66.027 0.0000 331.068943 53.567478 
frameinfo 14 53352.19874203 31.051583 0.000000 90.000 66.027 0.0000 331.069015 53.567463 
frameinfo 15 53352.19915661 31.201262 0.000000 90.000 66.027 0.0000 331.069088 53.567448 
frameinfo 16 53352.19957131 31.350981 0.000000 90.000 66.028 0.0000 331.069160 53.567432 
frameinfo 17 53352.19998588 31.500658 0.000000 90.000 66.028 0.0000 331.069233 53.567417 
