Index: trunk/ippToPsps/jython/detectionbatch.py
===================================================================
--- trunk/ippToPsps/jython/detectionbatch.py	(revision 31346)
+++ trunk/ippToPsps/jython/detectionbatch.py	(revision 31351)
@@ -624,7 +624,9 @@
     detectionBatch.importIppTables("XY33\.psf")
     if detectionBatch.populatePspsTables():
-        detectionBatch.exportPspsTablesToFits()
+        detectionBatch.exportPspsTablesToFits("([a-zA-Z]+)")
         detectionBatch.writeBatchManifest()
         detectionBatch.reportNullsInAllPspsTables(False)
+        #detectionBatch.createTarball()
+        #detectionBatch.publishToDatastore()
 
     i = i+1
