Changeset 36722
- Timestamp:
- May 1, 2014, 5:34:55 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/batch.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/batch.py
r36721 r36722 621 621 # for P2/ST, this reads the detection tables from the CMF/SMF file(s) 622 622 # for OB, this imports object data from DVO 623 if self.batchType = "ST":623 if self.batchType == "ST": 624 624 if not self.importIppSTTables(): 625 625 self.logger.errorPair("skipping this batch", "could not import ST IPP tables")
Note:
See TracChangeset
for help on using the changeset viewer.
