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.
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 | |
def lalburst.power.BurstInjJob.__init__ | ( | self, | |
config_parser | |||
) |