Changeset 31351
- Timestamp:
- Apr 22, 2011, 1:37:58 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/detectionbatch.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/detectionbatch.py
r31346 r31351 624 624 detectionBatch.importIppTables("XY33\.psf") 625 625 if detectionBatch.populatePspsTables(): 626 detectionBatch.exportPspsTablesToFits( )626 detectionBatch.exportPspsTablesToFits("([a-zA-Z]+)") 627 627 detectionBatch.writeBatchManifest() 628 628 detectionBatch.reportNullsInAllPspsTables(False) 629 #detectionBatch.createTarball() 630 #detectionBatch.publishToDatastore() 629 631 630 632 i = i+1
Note:
See TracChangeset
for help on using the changeset viewer.
