Changeset 31118 for trunk/ippToPsps/jython/stackbatch.py
- Timestamp:
- Apr 2, 2011, 11:09:55 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/stackbatch.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/stackbatch.py
r31113 r31118 17 17 "demo.fits", 18 18 "stack.fits", 19 " ippdb01",20 "ipp ToPsps",19 "localhost", 20 "ipptopsps_scratch", 21 21 "ipp", 22 22 "ipp", … … 372 372 stackBatch = StackBatch() 373 373 stackBatch.createEmptyPspsTables() 374 #stackBatch.importIppTables()374 stackBatch.importIppTables(".*psf") 375 375 stackBatch.populatePspsTables() 376 376 stackBatch.exportPspsTablesToFits()
Note:
See TracChangeset
for help on using the changeset viewer.
