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

Detailed Description

A lalapps_run_sqlite job used by the gstlal pipeline.

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

Inherits pipeline.CondorDAGJob.

Public Member Functions

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

Data Fields

 files_per_run_sqlite
 

Constructor & Destructor Documentation

◆ __init__()

def cosmicstring.RunSqliteJob.__init__ (   self,
  config_parser 
)

config_parser = ConfigParser object

Definition at line 312 of file cosmicstring.py.

Field Documentation

◆ files_per_run_sqlite

cosmicstring.RunSqliteJob.files_per_run_sqlite

Definition at line 320 of file cosmicstring.py.