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

Class distributeQscanNode

source code

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

A node to distribute the results of the qscans that have been run remotely (for LV search)

Instance Methods [hide private]
 
__init__(self, job, foregroundCache, backgroundCache, ifo, inputFile, opts, dag) source code

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

Method Details [hide private]

__init__(self, job, foregroundCache, backgroundCache, ifo, inputFile, opts, dag)
(Constructor)

source code 
Overrides: webCondor.webTheNode.__init__