		 
objID            = cpt.extID
uniquePspsFOid   = ipptopsps
ippObjID         = cpt.objID | cpt.catID << 32
randomForcedObjID = ipptopsps
nDetections      = sql sum of cps.NCODE (xnTotal)
batchID          = ipptopsps
---------------- = 
gnTotal          = cps.NWARP
gnIncPSFFlux     = cps.NUSED_WRP
gnIncKronFlux    = cps.NUSED_KRON_WRP 
gnIncApFlux      = cps.NUSED_AP_WRP
gnIncR5          = cpy.NMEAS 
gnIncR6          = cpy.NMEAS 
gnIncR7		 = cpy.NMEAS
---------------- = 
gPSFFlux         = cps.FLUX_PSF_WRP
gPSFFluxErr      = cps.FLUX_PSF_WRP_ERR
gPSFFluxStd      = cps.FLUX_PSF_WRP_STD
gKronFlux        = cps.FLUX_KRON_WRP
gKronFluxErr     = cps.FLUX_KRON_WRP_ERR
gKronFluxStd     = cps.FLUX_KRON_WRP_STD
gApFlux          = cps.FLUX_AP_WRP
gApFluxErr       = cps.FLUX_AP_WRP_ERR
gApFluxStd       = cps.FLUX_AP_WRP_STD
---------------- = 
gFmeanflxR5      = cpy.FLUX_AP_R3
gFmeanflxR5Err   = cpy.FLUX_ERR_AP_R3
gFmeanflxR5Std   = cpy.FLUX_STD_AP_R3
gFmeanflxR5Fill  = cpy.FLUX_FIL_AP_R3
gFmeanflxR6      = cpy.FLUX_AP_R4
gFmeanflxR6Err   = cpy.FLUX_ERR_AP_R4
gFmeanflxR6Std   = cpy.FLUX_STD_AP_R4
gFmeanflxR6Fill  = cpy.FLUX_FIL_AP_R4
gFmeanflxR7      = cpy.FLUX_AP_R5
gFmeanflxR7Err   = cpy.FLUX_ERR_AP_R5
gFmeanflxR7Std   = cpy.FLUX_STD_AP_R5
gFmeanflxR7Fill  = cpy.FLUX_FIL_AP_R5
gFlags           = cps.FLAGS
---------------- = 
gGamma           = cpy.GAMMA
gE1              = cpy.E1
gE2              = cpy.E2

[NOTES:

 * PSF Flux, Kron Flux, Ap Flux stats are all 
   calculated from values in the existing Measure table

 * R5 & R6 ap flux values & lensing parameters need
   a new table

