Definition at line 21 of file cwb_online.py.
Public Member Functions | |
| def | __init__ (self) |
| def | bkg_parameters (self) |
| def | create_crontab (self) |
| def | create_web (self) |
| def | cuts_file (self) |
| def | lag_file (self) |
| def | make_checks (self) |
| def | make_dirs (self) |
| def | pe_parameters (self) |
| def | plugins (self) |
| def | superlag_file (self) |
| def | user_parameters (self) |
| def | user_pparameters (self) |
Public Attributes | |
| add_cuts | |
| add_prod_plugin | |
| from 24/07/2018 in cWB_conf strcpy(analysis,"%s"); More... | |
| copy | |
| final_plugin_string | |
| lag_string | |
| name_pages | |
| prod | |
| web_pages | |
| def cwb_online.cwb_create.__init__ | ( | self | ) |
Definition at line 22 of file cwb_online.py.
| def cwb_online.cwb_create.bkg_parameters | ( | self | ) |
Definition at line 342 of file cwb_online.py.
| def cwb_online.cwb_create.create_crontab | ( | self | ) |
Definition at line 496 of file cwb_online.py.
| def cwb_online.cwb_create.create_web | ( | self | ) |
Definition at line 543 of file cwb_online.py.
| def cwb_online.cwb_create.cuts_file | ( | self | ) |
Definition at line 155 of file cwb_online.py.
| def cwb_online.cwb_create.lag_file | ( | self | ) |
Definition at line 472 of file cwb_online.py.
| def cwb_online.cwb_create.make_checks | ( | self | ) |
Definition at line 36 of file cwb_online.py.
| def cwb_online.cwb_create.make_dirs | ( | self | ) |
Definition at line 118 of file cwb_online.py.
| def cwb_online.cwb_create.pe_parameters | ( | self | ) |
Definition at line 267 of file cwb_online.py.
| def cwb_online.cwb_create.plugins | ( | self | ) |
Definition at line 179 of file cwb_online.py.
| def cwb_online.cwb_create.superlag_file | ( | self | ) |
Definition at line 482 of file cwb_online.py.
| def cwb_online.cwb_create.user_parameters | ( | self | ) |
Definition at line 207 of file cwb_online.py.
| def cwb_online.cwb_create.user_pparameters | ( | self | ) |
Definition at line 444 of file cwb_online.py.
| cwb_online.cwb_create.add_cuts |
Definition at line 25 of file cwb_online.py.
| cwb_online.cwb_create.add_prod_plugin |
from 24/07/2018 in cWB_conf strcpy(analysis,"%s");
nIFO = i; cfg_search = 's'; optim=s;
"""%(cWB_conf.version_wat,len(cWB_conf.ifos),cWB_conf.search,cWB_conf.optim)
Definition at line 23 of file cwb_online.py.
| cwb_online.cwb_create.copy |
Definition at line 32 of file cwb_online.py.
| cwb_online.cwb_create.final_plugin_string |
Definition at line 24 of file cwb_online.py.
| cwb_online.cwb_create.lag_string |
Definition at line 477 of file cwb_online.py.
| cwb_online.cwb_create.name_pages |
Definition at line 29 of file cwb_online.py.
| cwb_online.cwb_create.prod |
Definition at line 31 of file cwb_online.py.
| cwb_online.cwb_create.web_pages |
Definition at line 28 of file cwb_online.py.