IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 1, 2011, 4:25:54 PM (15 years ago)
Author:
rhenders
Message:

Many things....

File:
1 edited

Legend:

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

    r31107 r31109  
    66from batch import Batch
    77
     8'''
     9Class encapsulating the init batch type (IN)
     10'''
    811class InitBatch(Batch):
    912
     
    1417       super(InitBatch, self).__init__(
    1518               "init",
    16                #"/data/ipp053.0/eugene/md04.20110320/staticsky/MD04.V2/skycell.087/MD04.V2.skycell.087.stk.280.000.cmf",
    1719               "",
    1820               "init.fits",
Note: See TracChangeset for help on using the changeset viewer.