date    Thu Apr 16 19:13:40 PDT 2009
targettype   science
pointing   1
offset   0
racen   228.120000
deccen   24.988701
instrument   SDSS
designid 664
plateid 3476
locationid 459

typedef struct {
   double ra;
   double dec;
   char sourcetype[5];
   float tmass_j;
   float tmass_h;
   float tmass_k;
   int segue2_target1;
   int segue2_target2;
   int run;
   int rerun;
   int camcol;
   int field;
   int id;
   float psfmag[5];
   float fibermag[5];
   int priority;
   char targetids[19];
} PLATEINPUTOBJ;

