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 | |
def cosmicstring.StringJob.__init__ | ( | self, | |
config_parser | |||
) |
config_parser = ConfigParser object from which options are read.
Definition at line 217 of file cosmicstring.py.
cosmicstring.StringJob.output_dir |
Definition at line 228 of file cosmicstring.py.