Changeset 39101 for trunk/ippToPsps/jython/detectionbatch.py
- Timestamp:
- Nov 10, 2015, 5:29:57 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/detectionbatch.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/detectionbatch.py
r39097 r39101 372 372 sqlLine = sqlUtility("INSERT INTO " + tableName + "(") 373 373 374 # CZW: 20151110 This needs to get the deteff header as well. 374 375 nInjected = int(self.getKeyInt(header, 0, 'DETEFF.NUM')) 375 376 detectionThreshold = self.getKeyFloat(header, "%.8f", 'DETEFF.MAGREF')
Note:
See TracChangeset
for help on using the changeset viewer.
