IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 31, 2013, 4:13:09 PM (13 years ago)
Author:
eugene
Message:

split out config (static info) and skychunk (area being processed)

File:
1 edited

Legend:

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

    r33727 r35076  
    2828            logger,
    2929            config,
     30            skychunk,
    3031            gpc1Db,
    3132            ippToPspsDb,
     
    3435       super(InitBatch, self).__init__(logger,
    3536               config,
     37               skychunk,
    3638               gpc1Db,
    3739               ippToPspsDb,
Note: See TracChangeset for help on using the changeset viewer.