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.BurstInjJob Class Reference

Detailed Description

A lalapps_binj job used by the power pipeline.

The static options are read from the [lalapps_binj] section 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 267 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

 injection_bands
 
 output_dir
 
 time_step
 

Constructor & Destructor Documentation

◆ __init__()

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

config_parser = ConfigParser object

Definition at line 271 of file power.py.

Field Documentation

◆ injection_bands

lalburst.power.BurstInjJob.injection_bands

Definition at line 277 of file power.py.

◆ output_dir

lalburst.power.BurstInjJob.output_dir

Definition at line 288 of file power.py.

◆ time_step

lalburst.power.BurstInjJob.time_step

Definition at line 291 of file power.py.