IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 20, 2013, 9:03:41 PM (13 years ago)
Author:
eugene
Message:

split psps table functions to allow non-XYnn chips; test Chip.hdr; parse header keyword values of form 1.00E+10; smfs need to be in PS1_V3 or higher; make pseudo mef cmf for test; turn on force mode (turn off before releasing)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20121219/ippToPsps/jython/queue.py

    r34954 r35003  
    3030        self.gpc1Db = Gpc1Db(self.logger, self.config)
    3131        self.datastore = Datastore(self.logger, self.config, self.ippToPspsDb)
     32
    3233        try:
    3334            self.dvoObjects = DvoObjects(self.logger, self.config)
     
    3940
    4041        if len(argv) > 2: self.parsePollTimeArg(sys.argv[2])
    41    
    4242
    4343    '''
Note: See TracChangeset for help on using the changeset viewer.