- Timestamp:
- Jul 29, 2014, 9:52:00 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140717/ippToPsps/jython/dvo.py
r37129 r37133 684 684 685 685 if (useP2 ==1 and useST==0): 686 #grab d only P2s687 cmd += " -photcode-start 10000 -photcode-end 10577"688 686 #grab only P2s (4000-4500 are test cameras, SIMTEST and SIMMOSAIC) 687 # XXX EAM 20140729 : this is a terrible hack... 688 cmd += " -photcode-start 4000 -photcode-end 10577" 689 689 690 690 self.logger.infoPair("Running dvopsps", cmd)
Note:
See TracChangeset
for help on using the changeset viewer.
