Index: trunk/Ohana/src/libautocode/def/measure-ps1-v3.d
===================================================================
--- trunk/Ohana/src/libautocode/def/measure-ps1-v3.d	(revision 33647)
+++ trunk/Ohana/src/libautocode/def/measure-ps1-v3.d	(revision 34260)
@@ -5,9 +5,9 @@
 DESCRIPTION  DVO Detection Measurement Table 
 
-FIELD dR,             D_RA,         float,          RA offset,                	  arcsec
-FIELD dD,             D_DEC,        float,          DEC offset,               	  arcsec
-FIELD M,              MAG,          float,          catalog mag,       	       	  mag
-FIELD Mcal,           M_CAL,        float,          image cal mag,	          mag
-FIELD Map,            M_APER,       float,          aperture mag,		  mag
+FIELD dR,             D_RA,         float,          RA offset,                    arcsec
+FIELD dD,             D_DEC,        float,          DEC offset,                   arcsec
+FIELD M,              MAG,          float,          catalog mag,                  mag
+FIELD Mcal,           M_CAL,        float,          image cal mag,                mag
+FIELD Map,            M_APER,       float,          aperture mag,                 mag
 FIELD dM,             MAG_ERR,      float,          mag error,                    mag
 FIELD dMcal,          MAG_CAL_ERR,  float,          systematic calibration error, mag
@@ -15,5 +15,5 @@
 
 # note that with airmass = 1.0 / cos(90 - alt), we have full alt/az representation
-FIELD airmass,        AIRMASS,      float,          (airmass - 1),		  airmass
+FIELD airmass,        AIRMASS,      float,          (airmass - 1),                airmass
 FIELD az,             AZ,           float,          telescope azimuth
 
@@ -26,5 +26,5 @@
 FIELD dSky,           SKY_FLUX_ERR, float,          local estimate of sky flux,    counts/sec
 
-FIELD t,              TIME,         int,   	    time in seconds (UNIX)
+FIELD t,              TIME,         int,            time in seconds (UNIX)
 FIELD averef,         AVE_REF,      unsigned int,   reference to average entry      
 
