IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 3, 2013, 8:25:23 AM (13 years ago)
Author:
eugene
Message:

correct some minor errors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/jython/stackbatch.py

    r35452 r35496  
    570570 
    571571        ### XXX this should not be a DEEP_STACK only case...
    572         if false and self.stackType == "DEEP_STACK":
     572        if False and self.stackType == "DEEP_STACK":
    573573
    574574            #if deep stack and instFlux = null and err not null
     
    953953    def populatePspsTables(self):
    954954
     955        self.skipBatch = False
     956
    955957        if not self.useFullTables:
    956958            if not self.getIDsFromDVO():
Note: See TracChangeset for help on using the changeset viewer.