date          Fri Oct 10 18:34:34 GMT 2003
mjd           52923
initialTime   1065810874
 
typedef struct {
   double timeSeq;
   int run;
   int frame;
   double timePerRow;
   double timePerFrame;
   int focusNstarNull;
   double bigFocusAdjustment;
   int nQuartileL0;
   int nQuartileL1;
   int nQuartileL2;
   int nQuartileL3;
   int nQuartileL4;
   int nQuartileL5;
   int nQuartileL6;
   int nQuartileR0;
   int nQuartileR1;
   int nQuartileR2;
   int nQuartileR3;
   int nQuartileR4;
   int nQuartileR5;
   int nQuartileR6;
   int rowsSkipped0;
   int rowsSkipped1;
   int rowsSkipped2;
   int rowsSkipped3;
   int rowsSkipped4;
   int rowsSkipped5;
   int rowsSkipped6;
   int starsFound0;
   int starsFound1;
   int starsFound2;
   int starsFound3;
   int starsFound4;
   int starsFound5;
   int starsFound6;
   int nMedian0;
   int nMedian1;
   int nMedian2;
   int nMedian3;
   int nMedian4;
   int nMedian5;
   int nMedian6;
   double biasL0;
   double biasL1;
   double biasL2;
   double biasL3;
   double biasL4;
   double biasL5;
   double biasL6;
   double biasR0;
   double biasR1;
   double biasR2;
   double biasR3;
   double biasR4;
   double biasR5;
   double biasR6;
   double skyL0;
   double skyL1;
   double skyL2;
   double skyL3;
   double skyL4;
   double skyL5;
   double skyL6;
   double skyR0;
   double skyR1;
   double skyR2;
   double skyR3;
   double skyR4;
   double skyR5;
   double skyR6;
   double rMajor0;
   double rMajor1;
   double rMajor2;
   double rMajor3;
   double rMajor4;
   double rMajor5;
   double rMajor6;
   double rMinor0;
   double rMinor1;
   double rMinor2;
   double rMinor3;
   double rMinor4;
   double rMinor5;
   double rMinor6;
   double posAngle0;
   double posAngle1;
   double posAngle2;
   double posAngle3;
   double posAngle4;
   double posAngle5;
   double posAngle6;
} _ASTROLINE;

