Module bootstrap
source code
Bootstrap Tacval
Imports:
start_new_thread,
pickle,
path,
mkdir,
TacValWindow,
ExtractionLineLegend,
ghome,
RunManager,
ExtractionLineManager,
ValveManager,
LaserManager,
GaugeManager,
SystemMonitor,
logging_setup,
add_console
|
bootstrap tacvcal.
-
load the configuration file
-
setup logging and the managers
-
start the webapp
-
configure_traits to launch gui
- Parameters:
conf_file (str) - absolute path to the configuration file
profile (boolean) - bootstrap for a profiler run. The webapp and gui are not started
|