Index: trunk/ippToPsps/jython/detectionbatch.py
===================================================================
--- trunk/ippToPsps/jython/detectionbatch.py	(revision 39097)
+++ trunk/ippToPsps/jython/detectionbatch.py	(revision 39101)
@@ -372,4 +372,5 @@
         sqlLine = sqlUtility("INSERT INTO " + tableName + "(")
 
+        # CZW: 20151110 This needs to get the deteff header as well.
         nInjected = int(self.getKeyInt(header, 0, 'DETEFF.NUM'))
         detectionThreshold = self.getKeyFloat(header, "%.8f", 'DETEFF.MAGREF')
