Package tacval :: Module bootstrap
[hide private]
[frames] | no frames]

Module bootstrap

source code

Bootstrap Tacval

Functions [hide private]
 
bootstrap(conf_file, profile)
bootstrap tacvcal.
source code

Imports: start_new_thread, pickle, path, mkdir, TacValWindow, ExtractionLineLegend, ghome, RunManager, ExtractionLineManager, ValveManager, LaserManager, GaugeManager, SystemMonitor, logging_setup, add_console


Function Details [hide private]

bootstrap(conf_file, profile)

source code 

bootstrap tacvcal.

  1. load the configuration file
  2. setup logging and the managers
  3. start the webapp
  4. 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