IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 9, 2011, 3:59:19 PM (15 years ago)
Author:
rhenders
Message:

no need to pass survey to base-class constructor

File:
1 edited

Legend:

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

    r32051 r32061  
    4444               camID,
    4545               "P2",
    46                gpc1Db.getCameraStageSmf(camID),
    47                #"MD04") # TODO
    48                "3PI")
     46               gpc1Db.getCameraStageSmf(camID))
    4947
    5048       if not self.everythingOK: return
Note: See TracChangeset for help on using the changeset viewer.