IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 10, 2015, 5:29:57 PM (11 years ago)
Author:
watersc1
Message:

Commenting out deteff changes that require working code to read a named header.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/jython/detectionbatch.py

    r39097 r39101  
    372372        sqlLine = sqlUtility("INSERT INTO " + tableName + "(")
    373373
     374        # CZW: 20151110 This needs to get the deteff header as well.
    374375        nInjected = int(self.getKeyInt(header, 0, 'DETEFF.NUM'))
    375376        detectionThreshold = self.getKeyFloat(header, "%.8f", 'DETEFF.MAGREF')
Note: See TracChangeset for help on using the changeset viewer.