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

Class analyseQscanJob

source code

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

A followup analyseQscan job to interprete the qscans

Instance Methods [hide private]
 
__init__(self, options, cp, tag_base='ANALYSE_QSCAN') 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='ANALYSE_QSCAN')
(Constructor)

source code 
Overrides: webCondor.webTheJob.__init__

Class Variable Details [hide private]

defaults

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