Index: trunk/Ohana/src/libautocode/def/lensing.d
===================================================================
--- trunk/Ohana/src/libautocode/def/lensing.d	(revision 37992)
+++ trunk/Ohana/src/libautocode/def/lensing.d	(revision 38153)
@@ -2,5 +2,5 @@
 EXTNAME      DVO_LENSING
 TYPE         BINTABLE
-SIZE         144
+SIZE         160
 DESCRIPTION  DVO Lensing Table 
 
@@ -32,13 +32,18 @@
 FIELD  E2_psf,         E2_PSF,       float,          polarization psf stars E2
 
-FIELD F_ApR5,        FLUX_AP_R5,     float,          Flux inside r = 5
+FIELD  F_ApR5,           FLUX_AP_R5, float,          Flux inside r = 5
 FIELD dF_ApR5,       FLUX_ERR_AP_R5, float,          error on Flux inside r = 5
 FIELD sF_ApR5,       FLUX_STD_AP_R5, float,          stdev of Flux inside r = 5
 FIELD fF_ApR5,       FLUX_FIL_AP_R5, float,          fill factor for Flux inside r = 5
 
-FIELD F_ApR6,        FLUX_AP_R6,     float,          Flux inside r = 5
-FIELD dF_ApR6,       FLUX_ERR_AP_R6, float,          error on Flux inside r = 5
-FIELD sF_ApR6,       FLUX_STD_AP_R6, float,          stdev of Flux inside r = 5
-FIELD fF_ApR6,       FLUX_FIL_AP_R6, float,          fill factor for Flux inside r = 5
+FIELD  F_ApR6,           FLUX_AP_R6, float,          Flux inside r = 6
+FIELD dF_ApR6,       FLUX_ERR_AP_R6, float,          error on Flux inside r = 6
+FIELD sF_ApR6,       FLUX_STD_AP_R6, float,          stdev of Flux inside r = 6
+FIELD fF_ApR6,       FLUX_FIL_AP_R6, float,          fill factor for Flux inside r = 6
+
+FIELD  F_ApR7,           FLUX_AP_R7, float,          Flux inside r = 7
+FIELD dF_ApR7,       FLUX_ERR_AP_R7, float,          error on Flux inside r = 7
+FIELD sF_ApR7,       FLUX_STD_AP_R7, float,          stdev of Flux inside r = 7
+FIELD fF_ApR7,       FLUX_FIL_AP_R7, float,          fill factor for Flux inside r = 7
 
 FIELD   detID,          DET_ID,      int,   	     detection ID
@@ -48,8 +53,6 @@
 
 FIELD imageID,	       IMAGE_ID,     int,   	     reference to DVO image ID
-FIELD padding,	       PADDING,      int,   	     padding
+FIELD padding,	        PADDING,     int,   	     filler
 
-# 28 x float
-# 5 x int + padding
-# = 136 bytes / detection
+# 160 bytes / detection
 # for 2.5G objects + 60 overlaps, expect 15TB for forced warp
