Index: trunk/Ohana/src/libautocode/def/Stars.d
===================================================================
--- trunk/Ohana/src/libautocode/def/Stars.d	(revision 15038)
+++ trunk/Ohana/src/libautocode/def/Stars.d	(revision 16810)
@@ -2,5 +2,5 @@
 EXTNAME STARS
 TYPE    BINTABLE
-SIZE    244
+SIZE    248
 
 FIELD     X,                X,          double,    x coordinate on image,	     pixels
@@ -20,4 +20,5 @@
 FIELD     M,                M,          double,    instrumental mag
 FIELD     dM,               DM,         double,    error on mag
+FIELD     dMcal,            DMCAL,      double,    systematic error on mag
 FIELD     sky,              SKY,        double,    local sky counts
 FIELD     dsky,             dSKY,       double,    local sky error counts
@@ -25,12 +26,13 @@
 FIELD     fy,               FY,         double,    object FWHM y-dir,		     pixels?
 FIELD     df,               DF,         double,    object position angle,	     degrees
-FIELD     Mgal,             MGAL,       double,    alternative (galaxy) magnitude
+# FIELD     Mgal,             MGAL,       double,    alternative (galaxy) magnitude
 FIELD     Map,              MAP,        double,    alternative (aperture) magnitude
 FIELD     Mpeak,            MPEAK,      double,    alternative (peak) magnitude
 FIELD     detID,            ID,         int,       detection identifier
+FIELD     imageID,          IMAGE_ID,   int,       image identifier
 FIELD     found,            FOUND,      int,       found in database catalog?
 FIELD     t,                T,          e_time,    date/time of exposure (UNIX)
 FIELD     dt,               EXPTIME,    float,     exposure time,                    2.5*log(exptime)
-FIELD     psfProb,          PSF_PROB,   float
+FIELD     psfChisq,         PSF_CHISQ,  float
 FIELD     crNsigma,         CR_NSIGMA,  float
 FIELD     extNsigma,        EXT_NSIGMA, float
