Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALBurst 2.0.7.1-8a6b96f
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Macros Modules Pages
lalburst.power.PowerJob Class Reference

Detailed Description

A lalapps_power job used by the power pipeline.

The static options are read from the [lalapps_power] and [lalapps_power_<inst>] sections in the ini file. The stdout and stderr from the job are directed to the logs directory. The job runs in the universe specified in the ini file. The path to the executable is determined from the ini file.

Definition at line 365 of file power.py.

Inherits pipeline.CondorDAGJob, and pipeline.AnalysisJob.

Public Member Functions

def __init__ (self, config_parser)
 config_parser = ConfigParser object More...
 

Data Fields

 output_dir
 

Constructor & Destructor Documentation

◆ __init__()

def lalburst.power.PowerJob.__init__ (   self,
  config_parser 
)

config_parser = ConfigParser object

Definition at line 369 of file power.py.

Field Documentation

◆ output_dir

lalburst.power.PowerJob.output_dir

Definition at line 379 of file power.py.