run                 3571                 # Imaging run number. 
cpu                 10                 # cpu ID
mjd		    52640		 # 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 52640.20120536 65.907584 0.000000 90.000 88.543 0.0000 358.191907 57.189172 
frameinfo 9 52640.20127677 65.933365 0.000000 90.000 88.543 0.0000 358.191917 57.189166 
frameinfo 10 52640.20169155 66.083119 0.000000 90.000 88.543 0.0000 358.191975 57.189132 
frameinfo 11 52640.20210611 66.232789 0.000000 90.000 88.543 0.0000 358.192034 57.189098 
frameinfo 12 52640.20252077 66.382499 0.000000 90.000 88.543 0.0000 358.192092 57.189063 
frameinfo 13 52640.20293532 66.532168 0.000000 90.000 88.543 0.0000 358.192150 57.189029 
frameinfo 14 52640.20334987 66.681837 0.000000 90.000 88.543 0.0000 358.192209 57.188995 
frameinfo 15 52640.20376453 66.831547 0.000000 90.000 88.543 0.0000 358.192267 57.188961 
