Index: trunk/ippToPsps/jython/detectionbatch.py
===================================================================
--- trunk/ippToPsps/jython/detectionbatch.py	(revision 38841)
+++ trunk/ippToPsps/jython/detectionbatch.py	(revision 38878)
@@ -318,4 +318,5 @@
         self.scratchDb.execute(sql)
 
+        self.scratchDb.updateRecalStats(tableName, header['IMAGEID'], str(pltscale));
         self.scratchDb.updateFilterID(tableName, self.filter)
         self.scratchDb.updateAllRows(tableName, "processingVersion", str(self.skychunk.processingVersion))
