Variables | |
| string | accounting_group = "ligo.prod.o3.burst.allsky.cwbonline" |
| string | accounting_group_user = "marek.szczepanczyk" |
| bool | apply_veto = False |
| dictionary | bitmask = {} |
| int | bkg_delay = 5*60 |
| list | bkg_dir = ["/ifocache/llcache/kafka/L1/L-L1_llhoft-??????/L-L1_llhoft-","/ifocache/llcache/kafka/H1/H-H1_llhoft-??????/H-H1_llhoft-"] |
| int | bkg_framesize = 1 |
| int | bkg_job_duration = 600 |
| int | bkg_job_minimum = 600 |
| string | bkg_laglist = "%s/O3/SEARCHES/ONLINE/LAGS/Unique_n501.lags"%os.environ['CWB_CONFIG'] |
| int | bkg_njobs = 20 |
| int | bkg_nlags = 500 |
| string | bkg_par = "%s/user_parameters_bkg.C"%(config_dir) |
| string | bkg_run_dir = "%s/TIME_SHIFTS"%(online_dir) |
| int | bkg_split = 1 |
| string | bkg_superlaglist = "%s/O3/SEARCHES/ONLINE/LAGS/Unique_n21.txt"%os.environ['CWB_CONFIG'] |
| string | cascina_user = "cWB" |
| dictionary | cat2_bitmask = {} |
| dictionary | cat2_channel = {} |
| dictionary | cat2_rate = {} |
| dictionary | channelname = {} |
| string | code_version = "wat6.2.6" |
| string | condor_requirements_file = "/home/waveburst/online/HTCondor/cwb_template.sub" |
| string | config_dir = "%s/config"%(online_dir) |
| string | considered_segments_file = "considered.txt" |
| string | Cuts_file = "%s/%s/SEARCHES/ONLINE/%s/%s/PP_Cuts.hh"%(os.environ['CWB_CONFIG'],run,search_type,network) |
| list | Cuts_list = ["bin1_cut"] |
| list | Cuts_name = ["with blips","without blips"] |
| string | cwb_par |
| int | debug = 0 |
| dictionary | DQ_channel = {} |
| dictionary | DQ_channel_rate = {} |
| list | 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 | error_emails = ["marco.drago@ligo.org","marek.szczepanczyk@ligo.org"] |
| list | frames_dir = ["/dev/shm/kafka/L1","/dev/shm/kafka/H1"] |
| string | gracedb_analysis = "CWB" |
| string | gracedb_group = "Burst" |
| string | gracedb_search = "BBH" |
| string | hoft_version = "C00" |
| int | id_cc = 0 |
| int | id_rho = 1 |
| list | ifos = ["L1","H1"] |
| dictionary | inj_bitmask = {} |
| list | inj_name = ["BURST","CBC"] |
| int | job_offset = 10 |
| string | job_segments_file = "jobs.txt" |
| int | job_timeout = 90*60 |
| string | jobs_dir = "JOBS" |
| int | l_high = 10 |
| string | label = "%s_%s_%s_%s"%(run,network,search_type,tag) |
| int | levelR = 3 |
| string | log_path = "/usr1/%s"%(user) |
| int | look_back = 5*60 |
| int | max_jobs = 20 |
| string | missing_segments_file = "missing.txt" |
| int | moving_step = 60 |
| string | network = "LH" |
| string | online_dir = "/home/%s/online/%s"%(user,label) |
| string | optim = "false" |
| string | postprod_dir = "POSTPRODUCTION" |
| string | pp_par = "%s/user_pparameters.C"%(config_dir) |
| string | processed_segments_file = "processed.txt" |
| list | prod_plugins = ["%s/%s/SEARCHES/PLUGINS/CWB_Plugin_Gating_QLveto.C"%(os.environ['CWB_CONFIG'],run)] |
| string | production_dir = online_dir.replace(search_type,"BurstLF") |
| string | run = "O3" |
| string | run_dir = online_dir+"/RUN_cWB" |
| int | run_offset = 0 |
| string | run_segments_file = "run.txt" |
| string | running_segments_file = "running.txt" |
| string | search = "r" |
| string | search_type = "BBH" |
| string | seg_dir = "SEGMENTS" |
| int | seg_duration = 180 |
| int | sleep = 3 |
| string | summaries_dir = "SUMMARIES" |
| string | tag = "ONLINE" |
| float | th_cc = 0.6 |
| float | th_far_off = 3.17e-08 |
| int | th_rho_lum = 5 |
| int | th_rho_mail = 6. |
| string | title = "%s %s %s %s Allsky"%(run,network,search_type,tag) |
| user = getpass.getuser() | |
| string | version = "1" |
| string | version_wat = "2G" |
| dictionary | veto_channel = {} |
| dictionary | veto_rate = {} |
| string | web_dir = "/home/%s/public_html/online/%s"%(user,label) |
| string | web_link = "https://ldas-jobs.ligo.caltech.edu/~%s/online/%s"%(user,label) |
| string | zerolag_par = "%s/user_parameters.C"%(config_dir) |
| string cWB_conf.accounting_group = "ligo.prod.o3.burst.allsky.cwbonline" |
Definition at line 16 of file cWB_conf.py.
| string cWB_conf.accounting_group_user = "marek.szczepanczyk" |
Definition at line 140 of file cWB_conf.py.
| bool cWB_conf.apply_veto = False |
Definition at line 152 of file cWB_conf.py.
| dictionary cWB_conf.bitmask = {} |
Definition at line 28 of file cWB_conf.py.
| int cWB_conf.bkg_delay = 5*60 |
Definition at line 104 of file cWB_conf.py.
| list cWB_conf.bkg_dir = ["/ifocache/llcache/kafka/L1/L-L1_llhoft-??????/L-L1_llhoft-","/ifocache/llcache/kafka/H1/H-H1_llhoft-??????/H-H1_llhoft-"] |
Definition at line 134 of file cWB_conf.py.
| int cWB_conf.bkg_framesize = 1 |
Definition at line 110 of file cWB_conf.py.
| int cWB_conf.bkg_job_duration = 600 |
Definition at line 106 of file cWB_conf.py.
| int cWB_conf.bkg_job_minimum = 600 |
Definition at line 107 of file cWB_conf.py.
| string cWB_conf.bkg_laglist = "%s/O3/SEARCHES/ONLINE/LAGS/Unique_n501.lags"%os.environ['CWB_CONFIG'] |
Definition at line 122 of file cWB_conf.py.
| int cWB_conf.bkg_njobs = 20 |
Definition at line 109 of file cWB_conf.py.
| int cWB_conf.bkg_nlags = 500 |
Definition at line 105 of file cWB_conf.py.
| string cWB_conf.bkg_par = "%s/user_parameters_bkg.C"%(config_dir) |
Definition at line 121 of file cWB_conf.py.
| string cWB_conf.bkg_run_dir = "%s/TIME_SHIFTS"%(online_dir) |
Definition at line 123 of file cWB_conf.py.
| int cWB_conf.bkg_split = 1 |
Definition at line 108 of file cWB_conf.py.
| string cWB_conf.bkg_superlaglist = "%s/O3/SEARCHES/ONLINE/LAGS/Unique_n21.txt"%os.environ['CWB_CONFIG'] |
Definition at line 121 of file cWB_conf.py.
| string cWB_conf.cascina_user = "cWB" |
Definition at line 14 of file cWB_conf.py.
| dictionary cWB_conf.cat2_bitmask = {} |
Definition at line 34 of file cWB_conf.py.
| dictionary cWB_conf.cat2_channel = {} |
Definition at line 35 of file cWB_conf.py.
| dictionary cWB_conf.cat2_rate = {} |
Definition at line 33 of file cWB_conf.py.
| dictionary cWB_conf.channelname = {} |
Definition at line 25 of file cWB_conf.py.
| string cWB_conf.code_version = "wat6.2.6" |
Definition at line 161 of file cWB_conf.py.
| string cWB_conf.condor_requirements_file = "/home/waveburst/online/HTCondor/cwb_template.sub" |
Definition at line 141 of file cWB_conf.py.
| string cWB_conf.config_dir = "%s/config"%(online_dir) |
Definition at line 119 of file cWB_conf.py.
| string cWB_conf.considered_segments_file = "considered.txt" |
Definition at line 125 of file cWB_conf.py.
| string cWB_conf.Cuts_file = "%s/%s/SEARCHES/ONLINE/%s/%s/PP_Cuts.hh"%(os.environ['CWB_CONFIG'],run,search_type,network) |
Definition at line 185 of file cWB_conf.py.
| list cWB_conf.Cuts_list = ["bin1_cut"] |
Definition at line 186 of file cWB_conf.py.
| list cWB_conf.Cuts_name = ["with blips","without blips"] |
Definition at line 187 of file cWB_conf.py.
| string cWB_conf.cwb_par |
Definition at line 65 of file cWB_conf.py.
| int cWB_conf.debug = 0 |
Definition at line 56 of file cWB_conf.py.
| dictionary cWB_conf.DQ_channel = {} |
Definition at line 26 of file cWB_conf.py.
| dictionary cWB_conf.DQ_channel_rate = {} |
Definition at line 27 of file cWB_conf.py.
| list 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"] |
Definition at line 155 of file cWB_conf.py.
| list cWB_conf.error_emails = ["marco.drago@ligo.org","marek.szczepanczyk@ligo.org"] |
Definition at line 156 of file cWB_conf.py.
| list cWB_conf.frames_dir = ["/dev/shm/kafka/L1","/dev/shm/kafka/H1"] |
Definition at line 133 of file cWB_conf.py.
| string cWB_conf.gracedb_analysis = "CWB" |
Definition at line 167 of file cWB_conf.py.
| string cWB_conf.gracedb_group = "Burst" |
Definition at line 166 of file cWB_conf.py.
| string cWB_conf.gracedb_search = "BBH" |
Definition at line 168 of file cWB_conf.py.
| string cWB_conf.hoft_version = "C00" |
Definition at line 162 of file cWB_conf.py.
| int cWB_conf.id_cc = 0 |
Definition at line 176 of file cWB_conf.py.
| int cWB_conf.id_rho = 1 |
Definition at line 171 of file cWB_conf.py.
| list cWB_conf.ifos = ["L1","H1"] |
Definition at line 23 of file cWB_conf.py.
| dictionary cWB_conf.inj_bitmask = {} |
Definition at line 30 of file cWB_conf.py.
| list cWB_conf.inj_name = ["BURST","CBC"] |
Definition at line 29 of file cWB_conf.py.
| int cWB_conf.job_offset = 10 |
Definition at line 50 of file cWB_conf.py.
| string cWB_conf.job_segments_file = "jobs.txt" |
Definition at line 130 of file cWB_conf.py.
| int cWB_conf.job_timeout = 90*60 |
Definition at line 51 of file cWB_conf.py.
| string cWB_conf.jobs_dir = "JOBS" |
Definition at line 116 of file cWB_conf.py.
| int cWB_conf.l_high = 10 |
Definition at line 62 of file cWB_conf.py.
| string cWB_conf.label = "%s_%s_%s_%s"%(run,network,search_type,tag) |
Definition at line 18 of file cWB_conf.py.
| int cWB_conf.levelR = 3 |
Definition at line 61 of file cWB_conf.py.
| string cWB_conf.log_path = "/usr1/%s"%(user) |
Definition at line 137 of file cWB_conf.py.
| int cWB_conf.look_back = 5*60 |
Definition at line 55 of file cWB_conf.py.
| int cWB_conf.max_jobs = 20 |
Definition at line 58 of file cWB_conf.py.
| string cWB_conf.missing_segments_file = "missing.txt" |
Definition at line 128 of file cWB_conf.py.
| int cWB_conf.moving_step = 60 |
Definition at line 54 of file cWB_conf.py.
| string cWB_conf.network = "LH" |
Definition at line 7 of file cWB_conf.py.
Definition at line 19 of file cWB_conf.py.
| string cWB_conf.optim = "false" |
Definition at line 64 of file cWB_conf.py.
| string cWB_conf.postprod_dir = "POSTPRODUCTION" |
Definition at line 124 of file cWB_conf.py.
| string cWB_conf.pp_par = "%s/user_pparameters.C"%(config_dir) |
Definition at line 122 of file cWB_conf.py.
| string cWB_conf.processed_segments_file = "processed.txt" |
Definition at line 126 of file cWB_conf.py.
| list cWB_conf.prod_plugins = ["%s/%s/SEARCHES/PLUGINS/CWB_Plugin_Gating_QLveto.C"%(os.environ['CWB_CONFIG'],run)] |
Definition at line 182 of file cWB_conf.py.
| string cWB_conf.production_dir = online_dir.replace(search_type,"BurstLF") |
Definition at line 22 of file cWB_conf.py.
| string cWB_conf.run = "O3" |
Definition at line 6 of file cWB_conf.py.
| string cWB_conf.run_dir = online_dir+"/RUN_cWB" |
Definition at line 115 of file cWB_conf.py.
| int cWB_conf.run_offset = 0 |
Definition at line 49 of file cWB_conf.py.
| string cWB_conf.run_segments_file = "run.txt" |
Definition at line 129 of file cWB_conf.py.
| string cWB_conf.running_segments_file = "running.txt" |
Definition at line 127 of file cWB_conf.py.
| string cWB_conf.search = "r" |
Definition at line 63 of file cWB_conf.py.
| string cWB_conf.search_type = "BBH" |
Definition at line 8 of file cWB_conf.py.
| string cWB_conf.seg_dir = "SEGMENTS" |
Definition at line 117 of file cWB_conf.py.
| int cWB_conf.seg_duration = 180 |
Definition at line 53 of file cWB_conf.py.
| int cWB_conf.sleep = 3 |
Definition at line 57 of file cWB_conf.py.
| string cWB_conf.summaries_dir = "SUMMARIES" |
Definition at line 118 of file cWB_conf.py.
| string cWB_conf.tag = "ONLINE" |
Definition at line 9 of file cWB_conf.py.
| float cWB_conf.th_cc = 0.6 |
Definition at line 177 of file cWB_conf.py.
| float cWB_conf.th_far_off = 3.17e-08 |
Definition at line 173 of file cWB_conf.py.
| int cWB_conf.th_rho_lum = 5 |
Definition at line 174 of file cWB_conf.py.
| int cWB_conf.th_rho_mail = 6. |
Definition at line 175 of file cWB_conf.py.
Definition at line 15 of file cWB_conf.py.
| cWB_conf.user = getpass.getuser() |
Definition at line 12 of file cWB_conf.py.
| string cWB_conf.version = "1" |
Definition at line 159 of file cWB_conf.py.
| string cWB_conf.version_wat = "2G" |
Definition at line 160 of file cWB_conf.py.
| dictionary cWB_conf.veto_channel = {} |
Definition at line 31 of file cWB_conf.py.
| dictionary cWB_conf.veto_rate = {} |
Definition at line 32 of file cWB_conf.py.
Definition at line 138 of file cWB_conf.py.
Definition at line 139 of file cWB_conf.py.
| string cWB_conf.zerolag_par = "%s/user_parameters.C"%(config_dir) |
Definition at line 120 of file cWB_conf.py.