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

Class distributeQscanJob

source code

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

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

Instance Methods [hide private]
 
__init__(self, cp) source code

Inherited from webCondor.webTheJob: setupJobWeb

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

__init__(self, cp)
(Constructor)

source code 
Overrides: webCondor.webTheJob.__init__

Class Variable Details [hide private]

defaults

Value:
{"section": "condor", "options": {"universe": "vanilla", "distribute_q\
": "distrib_fu_qscan_results.py"}}