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

Class followupOddsPostNode

source code

webCondor.pipeline.CondorDAGNode --+
                                   |
            webCondor.webTheNode --+
                                   |
                                  followupOddsPostNode

Runs the post-processing script

Instance Methods [hide private]
 
__init__(self, oddsPostJob, procParams, trig, oddsjoblist, cp, opts, dag) source code

Inherited from webCondor.webTheNode: invalidate, set_id, setupNodeWeb, validate, writeContent

Method Details [hide private]

__init__(self, oddsPostJob, procParams, trig, oddsjoblist, cp, opts, dag)
(Constructor)

source code 
Overrides: webCondor.webTheNode.__init__