IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 28, 2012, 12:28:19 PM (14 years ago)
Author:
heather
Message:

sa12 changes -this is what we used for sa12

File:
1 edited

Legend:

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

    r34834 r34879  
    9393       self.scratchDb.dropTable("StackToImage")
    9494       self.scratchDb.dropTable("SkinnyObject")
    95        self.scratchDb.dropTable("ObjectCalColor")
     95       #self.scratchDb.dropTable("ObjectCalColor")
    9696       self.scratchDb.dropTable("StackDetectionCalib")
    9797
     
    828828        self.populateSkinnyObject()
    829829        #self.logger.infoPair("populating","ObjectCalColor")
    830         self.populateObjectCalColor()
     830        #self.populateObjectCalColor()
    831831        #self.logger.infoPair("populating","StackDetectionCalib")
    832832        self.populateStackDetectionCalib()
Note: See TracChangeset for help on using the changeset viewer.