Logo coherent WaveBurst  
Config Reference Guide
Logo
Namespaces | Variables
O3b_cWB_conf.py File Reference

Namespaces

 O3b_cWB_conf
 

Variables

string O3b_cWB_conf.accounting_group = "ligo.prod.o3.burst.allsky.cwbonline"
 
string O3b_cWB_conf.accounting_group_user = "marek.szczepanczyk"
 
bool O3b_cWB_conf.apply_veto = False
 
dictionary O3b_cWB_conf.bitmask = {}
 
int O3b_cWB_conf.bkg_delay = 5*60
 
list O3b_cWB_conf.bkg_dir = ["/ifocache/llcache/kafka/L1/L-L1_llhoft-??????/L-L1_llhoft-","/ifocache/llcache/kafka/H1/H-H1_llhoft-??????/H-H1_llhoft-"]
 
int O3b_cWB_conf.bkg_framesize = 1
 
int O3b_cWB_conf.bkg_job_duration = 600
 
int O3b_cWB_conf.bkg_job_minimum = 600
 
int O3b_cWB_conf.bkg_njobs = 20
 
int O3b_cWB_conf.bkg_nlags = 500
 
string O3b_cWB_conf.bkg_par = "%s/user_parameters_bkg.C"%(config_dir)
 
string O3b_cWB_conf.bkg_run_dir = "%s/TIME_SHIFTS"%(online_dir)
 
int O3b_cWB_conf.bkg_split = 1
 
string O3b_cWB_conf.cascina_user = "cWB"
 
dictionary O3b_cWB_conf.cat2_bitmask = {}
 
dictionary O3b_cWB_conf.cat2_channel = {}
 
dictionary O3b_cWB_conf.cat2_rate = {}
 
dictionary O3b_cWB_conf.channelname = {}
 
string O3b_cWB_conf.code_version = "wat6.2.6"
 
string O3b_cWB_conf.condor_requirements_file = "/home/waveburst/online/HTCondor/cwb_template.sub"
 
string O3b_cWB_conf.config_dir = "%s/config"%(online_dir)
 
string O3b_cWB_conf.considered_segments_file = "considered.txt"
 
string O3b_cWB_conf.Cuts_file = "%s/%s/SEARCHES/ONLINE/%s/%s/PP_Cuts.hh"%(os.environ['CWB_CONFIG'],run,search_type,network)
 
list O3b_cWB_conf.Cuts_list = ["bin1_cut"]
 
string O3b_cWB_conf.cwb_par
 
int O3b_cWB_conf.debug = 0
 
dictionary O3b_cWB_conf.DQ_channel = {}
 
dictionary O3b_cWB_conf.DQ_channel_rate = {}
 
list O3b_cWB_conf.emails = ["marco.drago@ligo.org","marek.szczepanczyk@ligo.org","sergei.klimenko@ligo.org","gabriele.vedovato@ligo.org","claudia.lazzaro@ligo.org","imre.bartos@ligo.org","andrea.miani@ligo.org","giovanni.prodi@ligo.org","shubhanshu.tiwari@ligo.org"]
 
list O3b_cWB_conf.error_emails = ["marco.drago@ligo.org","marek.szczepanczyk@ligo.org"]
 
list O3b_cWB_conf.frames_dir = ["/dev/shm/kafka/L1","/dev/shm/kafka/H1"]
 
string O3b_cWB_conf.gracedb_analysis = "CWB"
 
string O3b_cWB_conf.gracedb_group = "Burst"
 
string O3b_cWB_conf.gracedb_search = "BBH"
 
string O3b_cWB_conf.hoft_version = "C00"
 
int O3b_cWB_conf.id_cc = 0
 
int O3b_cWB_conf.id_rho = 1
 
list O3b_cWB_conf.ifos = ["L1","H1"]
 
dictionary O3b_cWB_conf.inj_bitmask = {}
 
list O3b_cWB_conf.inj_name = ["BURST","CBC"]
 
int O3b_cWB_conf.job_offset = 10
 
string O3b_cWB_conf.job_segments_file = "jobs.txt"
 
int O3b_cWB_conf.job_timeout = 90*60
 
string O3b_cWB_conf.jobs_dir = "JOBS"
 
int O3b_cWB_conf.l_high = 10
 
string O3b_cWB_conf.label = "%sb_%s_%s_%s"%(run,network,search_type,tag)
 
int O3b_cWB_conf.levelR = 3
 
string O3b_cWB_conf.log_path = "/usr1/%s"%(user)
 
int O3b_cWB_conf.look_back = 5*60
 
int O3b_cWB_conf.max_jobs = 20
 
string O3b_cWB_conf.missing_segments_file = "missing.txt"
 
int O3b_cWB_conf.moving_step = 60
 
string O3b_cWB_conf.network = "LH"
 
string O3b_cWB_conf.online_dir = "/home/%s/online/%s"%(user,label)
 
string O3b_cWB_conf.optim = "false"
 
string O3b_cWB_conf.postprod_dir = "POSTPRODUCTION"
 
string O3b_cWB_conf.pp_par = "%s/user_pparameters.C"%(config_dir)
 
string O3b_cWB_conf.processed_segments_file = "processed.txt"
 
list O3b_cWB_conf.prod_plugins = ["%s/%s/SEARCHES/PLUGINS/CWB_Plugin_O3aConditioning_Gating_QLveto.C"%(os.environ['CWB_CONFIG'],run)]
 
string O3b_cWB_conf.run = "O3"
 
string O3b_cWB_conf.run_dir = online_dir+"/RUN_cWB"
 
int O3b_cWB_conf.run_offset = 0
 
string O3b_cWB_conf.run_segments_file = "run.txt"
 
string O3b_cWB_conf.running_segments_file = "running.txt"
 
string O3b_cWB_conf.search = "r"
 
string O3b_cWB_conf.search_type = "BBH"
 
string O3b_cWB_conf.seg_dir = "SEGMENTS"
 
int O3b_cWB_conf.seg_duration = 180
 
int O3b_cWB_conf.sleep = 3
 
string O3b_cWB_conf.summaries_dir = "SUMMARIES"
 
string O3b_cWB_conf.tag = "ONLINE"
 
float O3b_cWB_conf.th_cc = 0.6
 
float O3b_cWB_conf.th_far_off = 3.17e-08
 
int O3b_cWB_conf.th_rho_lum = 5
 
int O3b_cWB_conf.th_rho_mail = 6.
 
string O3b_cWB_conf.title = "%sb %s %s %s Allsky"%(run,network,search_type,tag)
 
 O3b_cWB_conf.user = getpass.getuser()
 
string O3b_cWB_conf.version = "1"
 
string O3b_cWB_conf.version_wat = "2G"
 
dictionary O3b_cWB_conf.veto_channel = {}
 
dictionary O3b_cWB_conf.veto_rate = {}
 
string O3b_cWB_conf.web_dir = "/home/%s/public_html/online/%s"%(user,label)
 
string O3b_cWB_conf.web_link = "https://ldas-jobs.ligo.caltech.edu/~%s/online/%s"%(user,label)
 
string O3b_cWB_conf.zerolag_par = "%s/user_parameters.C"%(config_dir)