IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 31114


Ignore:
Timestamp:
Apr 1, 2011, 10:37:29 PM (15 years ago)
Author:
rhenders
Message:

added default value for survey ID

File:
1 edited

Legend:

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

    r31112 r31114  
    1616    Constructor
    1717    '''
    18     def __init__(self, batchType, inputFitsPath, outputFitsPath, dbHost, dbName, dbUser, dbPass, survey):
     18    def __init__(self, batchType, inputFitsPath, outputFitsPath, dbHost, dbName, dbUser, dbPass, survey=""):
    1919
    2020        # set up class variables
Note: See TracChangeset for help on using the changeset viewer.