Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Variables
cwb_online.py File Reference

Namespaces

 cwb_online
 

Variables

tuple cwb_online.a = commands.getstatusoutput(com)
 
string cwb_online.add_cuts
 
 cwb_online.add_pe_plugin = True
 
 cwb_online.add_prod_plugin = True
 
string cwb_online.com = "./mkhtml.csh %s"
 
string cwb_online.command
 
string cwb_online.Cuts_file = "%s/config/Cuts.hh"
 
tuple cwb_online.Cuts_lines = open("%s"%(cWB_conf.Cuts_file))
 
string cwb_online.dir_for_logfiles = "%s"
 
list cwb_online.dirs = ["RUN_cWB","TIME_SHIFTS","RUN_cWB/bin","TIME_SHIFTS/bin","TIME_SHIFTS/POSTPRODUCTION","TIME_SHIFTS/template.merged"]
 
list cwb_online.ext = ["py"]
 
tuple cwb_online.f = open("%s"%(Cuts_file),"w")
 
tuple cwb_online.ff = open(file,"w")
 
tuple cwb_online.ffindex = open(file,"w")
 
string cwb_online.file = "%s/run.crontab"
 
list cwb_online.files = []
 
string cwb_online.final_plugin = "%s/config/%s"
 
string cwb_online.lagoff = "1"
 
string cwb_online.lagsize = "%i"
 
list cwb_online.name_pages = ["the_whole_run","last_week","last_day","last_12_hours","last_hour"]
 
tuple cwb_online.nplugins = len(cWB_conf.prod_plugins)
 
tuple cwb_online.num_offset = len(cWB_conf.science_segment_offset)
 
int cwb_online.page_length = 3500
 
string cwb_online.pe_plugin = "%s/config/%s"
 
 cwb_online.python_script = cWB_conf.python_script
 
string cwb_online.superlag_string
 
tuple cwb_online.title = n.replace("_"," ")
 
 cwb_online.tmpfile = cWB_conf.bkg_par
 
list cwb_online.web_pages = ["run","week","day","mid","hour"]