Index: /branches/eam_branches/ipp-20140717/ippToPsps/jython/stackbatch.py
===================================================================
--- /branches/eam_branches/ipp-20140717/ippToPsps/jython/stackbatch.py	(revision 37177)
+++ /branches/eam_branches/ipp-20140717/ippToPsps/jython/stackbatch.py	(revision 37178)
@@ -107,11 +107,7 @@
                raise
 
-           print "2"
-
            imageID = self.scratchDb.getImageIDFromExternID(stackID)
            self.logger.infoPair(filter + " imageID = ", imageID)       
            self.imageIDs[filter] = imageID
-
-           print "3"
 
        # did we find any valid stacks?
@@ -274,4 +270,5 @@
         sqlLine.group("skyCellID",     self.skycell)            
         sqlLine.group("photoCalID",    photoCalID) 
+        sqlLine.group("analysisVer",   self.analysisVer)) 
         sqlLine.group("expTime",       self.getKeyFloat(header, "%.5f", 'EXPTIME'))  
         sqlLine.group("psfModelID",    psfmodel)           
