Index: trunk/Ohana/src/libautocode/def/measure-ps1-dev-1.d
===================================================================
--- trunk/Ohana/src/libautocode/def/measure-ps1-dev-1.d	(revision 15038)
+++ trunk/Ohana/src/libautocode/def/measure-ps1-dev-1.d	(revision 15511)
@@ -29,5 +29,5 @@
 
 # Pan-STARRS uses a 64-bit detection ID.  keep this in two 32 bit ints for backwards compatibility?
-FIELD detID,          DET_ID,       unsigned int,   ID upper bytes
+FIELD detID,          DET_ID,       unsigned int,   detection ID
 FIELD imageID,        IMAGE_ID,     unsigned int,   reference to image
 
@@ -55,7 +55,2 @@
 
 FIELD dummy,          DUMMY,        char[2],        padding
-
-# float : 17 x 4 = 68
-# int:     6 x 4 = 24
-# short:   8 x 2 = 16
-# char :   2     =  2
