Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALApps 10.1.0.1-5e288d3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
cosmicstring.StringJob Class Reference

Detailed Description

A lalapps_StringSearch job used by the string pipeline.

The static options are read from the 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 213 of file cosmicstring.py.

Inherits pipeline.CondorDAGJob, and pipeline.AnalysisJob.

Public Member Functions

def __init__ (self, config_parser)
 config_parser = ConfigParser object from which options are read. More...
 

Data Fields

 output_dir
 

Constructor & Destructor Documentation

◆ __init__()

def cosmicstring.StringJob.__init__ (   self,
  config_parser 
)

config_parser = ConfigParser object from which options are read.

Definition at line 217 of file cosmicstring.py.

Field Documentation

◆ output_dir

cosmicstring.StringJob.output_dir

Definition at line 228 of file cosmicstring.py.