Index: trunk/Ohana/src/libautocode/def/measure-panstarrs.d
===================================================================
--- trunk/Ohana/src/libautocode/def/measure-panstarrs.d	(revision 4832)
+++ trunk/Ohana/src/libautocode/def/measure-panstarrs.d	(revision 4865)
@@ -2,22 +2,22 @@
 EXTNAME DVO_MEASURE_PANSTARRS
 TYPE    BINTABLE
-SIZE    32
+SIZE    50
 
 # elements of data structure / FITS table
 
-FIELD dR,             D_RA,       short,          RA offset,                	  1/100 arcsec
-FIELD dD,             D_DEC,      short,          DEC offset,               	  1/100 arcsec
-FIELD M,              MAG,        short,          catalog mag,       	       	  millimag
-FIELD Mcal,           Mcal,       short,          image cal mag,	          millimag
-FIELD Mgal,           Mgal,       short,          galaxy mag,			  millimag
-FIELD airmass,        airmass,    short,          (airmass - 1),		  milliairmass
+FIELD dR,             D_RA,       float,          RA offset,                	  arcsec
+FIELD dD,             D_DEC,      float,          DEC offset,               	  arcsec
+FIELD M,              MAG,        float,          catalog mag,       	       	  mag
+FIELD dM,             dM,         float,          mag error,                      mag
+FIELD Mcal,           Mcal,       float,          image cal mag,	          mag
+FIELD Mgal,           Mgal,       float,          galaxy mag,			  mag
+FIELD airmass,        airmass,    float,          (airmass - 1),		  airmass
+FIELD dt,             dt,         float,          exposure time,                  2.5*log(exptime)
 FIELD FWx,            FWx,        short,          object fwhm major axis,         1/100 of arcsec 
-FIELD dM,             dM,         unsigned char,  mag error,                      millimag
-FIELD fwy,            fwy,        unsigned char,  object fwhm minor/major ratio
+FIELD FWy,            FWy,        short,          object fwhm minor axis,         1/100 of arcsec 
 FIELD theta,          theta,      unsigned char,  angle wrt ccd X dir,            (0xff/360) deg
 FIELD dophot,         dophot,     char,           dophot type
 FIELD source,         source,     unsigned short, photcode
+FIELD flags,          flags,      unsigned short, flags for various uses  
 FIELD t,              t,          unsigned int,   time in seconds (UNIX)
 FIELD averef,         averef,     unsigned int,   reference to average entry      
-FIELD dt,             dt,         short,          exposure time,                  2500*log(exptime)
-FIELD flags,          flags,      unsigned short, flags for various uses  
