IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 29, 2015, 4:10:00 PM (11 years ago)
Author:
eugene
Message:

poisoned jython/dvodetections.py and jython/dvoforceddetections.py which are not used any more; added jython/dvoforcedgalaxy.py; cleaned up jython/dvoforcedobjects.py, jython/forcedgalaxybatch.py, jython/forcedobjectbatch.py

File:
1 edited

Legend:

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

    r38883 r39007  
    2121    '''
    2222    def __init__(self, logger, config, skychunk, ippToPspsDb, scratchDb, gpc1Db):
    23 #   def __init__(self, logger, config, skychunk, ippToPspsDb, scratchDb):
    2423
    2524        super(DvoForcedObjects, self).__init__(logger, config, skychunk, ippToPspsDb, scratchDb, gpc1Db)
    26 #       super(DvoForcedObjects, self).__init__(logger, config, skychunk, ippToPspsDb, scratchDb)
    2725
    2826        # declare DVO file types of interest
    29         self.ingestFileTypes = ['cpt', 'cps', 'cpy']
    3027        self.loadPhotcodes()
    3128
Note: See TracChangeset for help on using the changeset viewer.