Changeset 38878
- Timestamp:
- Oct 17, 2015, 1:18:55 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/detectionbatch.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/detectionbatch.py
r38841 r38878 318 318 self.scratchDb.execute(sql) 319 319 320 self.scratchDb.updateRecalStats(tableName, header['IMAGEID'], str(pltscale)); 320 321 self.scratchDb.updateFilterID(tableName, self.filter) 321 322 self.scratchDb.updateAllRows(tableName, "processingVersion", str(self.skychunk.processingVersion))
Note:
See TracChangeset
for help on using the changeset viewer.
