Index: trunk/Ohana/src/libautocode/def/measure-ps1-sim.d
===================================================================
--- trunk/Ohana/src/libautocode/def/measure-ps1-sim.d	(revision 37807)
+++ trunk/Ohana/src/libautocode/def/measure-ps1-sim.d	(revision 39262)
@@ -27,6 +27,7 @@
 FIELD XoffDCR,        X_OFF_DCR,     float,          X offset from correction,     pixels
 FIELD YoffDCR,        Y_OFF_DCR,     float,          Y offset from correction,     pixels
-FIELD RoffGAL,        R_OFF_GAL,     float,          RA offset from correction,    arcsec
-FIELD DoffGAL,        D_OFF_GAL,     float,          DEC offset from correction,   arcsec
+
+FIELD Mflat,          M_FLAT,        float,          Static Flat-field offset,     mag
+FIELD dummy2,         PADDING,       int,            unused 4 bytes
 
 FIELD t,              TIME,         int,            time in seconds (UNIX)
@@ -48,5 +49,5 @@
 FIELD dRsys,          POS_SYS_ERR,  short,          systematic error from astrom,   1/100 of pixels
 
-FIELD dummy,          PADDING,      short,          padding
+FIELD dummy,          PADDING2,     short,          padding
 FIELD posangle,       POSANGLE,     short,          position angle sky to chip,     (0xffff/360) deg
 FIELD pltscale,       PLTSCALE,     float,          plate scale,                    arcsec/pixel
