Index: /trunk/Ohana/src/libautocode/def/Stars.d
===================================================================
--- /trunk/Ohana/src/libautocode/def/Stars.d	(revision 10932)
+++ /trunk/Ohana/src/libautocode/def/Stars.d	(revision 10933)
@@ -2,5 +2,5 @@
 EXTNAME STARS
 TYPE    BINTABLE
-SIZE    176
+SIZE    188
 
 FIELD     X,                X,          double,    x coordinate on image,	     pixels
@@ -26,7 +26,10 @@
 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     code,             CODE,       short,     .
 FIELD     dophot,           DOPHOT,     char,      dophot type code
 FIELD     dummy,            DUMMY,      char[5],   .
+FIELD     Mcal,             MCAL,       float,     image cal mag,	             mag
+FIELD     airmass,          AIRMASS,    float,     (airmass - 1),		     airmass
 
 # this structure is only used internally and for interprocess communication (addstar)
