Index: trunk/Ohana/src/libautocode/def/secfilt.d
===================================================================
--- trunk/Ohana/src/libautocode/def/secfilt.d	(revision 6454)
+++ trunk/Ohana/src/libautocode/def/secfilt.d	(revision 12332)
@@ -2,10 +2,12 @@
 EXTNAME      DVO_SECFILT
 TYPE         BINTABLE
-SIZE         12
+SIZE         16
 DESCRIPTION  DVO SecFilt : Secondary Filter Data 
 
 # elements of data structure / FITS table
-FIELD  M_PS,  MAG,      float,                other mags,       mags
-FIELD  dM_PS, MAG_ERR,  float,                scatter on mag,   mags
+FIELD  M,     MAG,      float,                other mags,       mags
+FIELD  dM,    MAG_ERR,  float,                scatter on mag,   mags
 FIELD  Xm,    MAG_CHI,  short,                chisq on mag,     [100*log(value)]
+FIELD  Ncode, NCODE,    short,                number of detections in band
+FIELD  Nused, NUSED,    short,                number of detections used in average
 FIELD  dummy, JUNK,     short,                place holder
