run                 2537                 # Imaging run number. 
cpu                 10                 # cpu ID
mjd		    52161		 # mjd
version		    /p/astroda/v14_36    # 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 52161.39300032 23.036179 0.000000 90.000 88.533 0.0387 358.191535 57.194257 
frameinfo 9 52161.39301351 -9999 -9999 -9999 -9999 -9999 -9999 -9999 
frameinfo 10 52161.39402220 25.609503 0.000000 90.000 91.965 0.0385 2.271445 57.223814 
frameinfo 11 52161.39503050 28.148711 0.000000 90.000 95.318 0.0382 6.264012 57.048652 
frameinfo 12 52161.39604004 30.691007 0.000000 90.000 98.641 0.0375 10.228030 56.785337 
