Index: trunk/ippToPsps/jython/stackbatch.py
===================================================================
--- trunk/ippToPsps/jython/stackbatch.py	(revision 38397)
+++ trunk/ippToPsps/jython/stackbatch.py	(revision 38602)
@@ -344,5 +344,5 @@
           #  sqlLine.group("a."+filter+"telluricExt",   "b.telluricExt")
 
-            sqlLine.group("a."+filter+"infoFlag2",     "(b.flags << 13)")
+            sqlLine.group("a."+filter+"infoFlag3",     "b.flags")
             sql = sqlLine.makeEquals("WHERE a.objID = b.objID AND b.imageID = " + str(imageID) + " and a." + filter + "ippDetectID=b.ippDetectID")
 
