run                 5372                 # Imaging run number. 
cpu                 10                 # cpu ID
mjd		    53525		 # 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 53525.12686892 146.381969 13.839278 79.183 21.697 0.0004 283.139112 44.244422 
frameinfo 9 53525.12694033 146.408054 13.844116 79.189 21.699 0.0004 283.133656 44.247277 
frameinfo 10 53525.12735501 146.559554 13.872156 79.225 21.713 0.0004 283.102037 44.263836 
frameinfo 11 53525.12776969 146.711088 13.900102 79.262 21.727 0.0004 283.070536 44.280365 
frameinfo 12 53525.12818425 146.862614 13.927948 79.298 21.741 0.0004 283.039162 44.296860 
frameinfo 13 53525.12859893 147.014218 13.955707 79.335 21.755 0.0004 283.007901 44.313331 
frameinfo 14 53525.12901348 147.165815 13.983363 79.371 21.769 0.0004 282.976767 44.329768 
frameinfo 15 53525.12942815 147.317489 14.010933 79.408 21.784 0.0004 282.945745 44.346181 
