Package pylal :: Module fu_Condor :: Class followupOddsPostJob
[hide private]
[frames] | no frames]

Class followupOddsPostJob

source code

webCondor.pipeline.CondorDAGJob --+
                                  |
            webCondor.webTheJob --+
                                  |
                                 followupOddsPostJob

The post-processing of odds jobs

Instance Methods [hide private]
 
__init__(self, options, cp, tag_base='FOLLOWUPODDSPOST') source code

Inherited from webCondor.webTheJob: setupJobWeb

Class Variables [hide private]
  defaults = {"section": "condor", "options": {"universe": "vani...
Method Details [hide private]

__init__(self, options, cp, tag_base='FOLLOWUPODDSPOST')
(Constructor)

source code 
Overrides: webCondor.webTheJob.__init__

Class Variable Details [hide private]

defaults

Value:
{"section": "condor", "options": {"universe": "vanilla", "oddsPostScri\
pt": "OddsPostProc.py"}}