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

Module globals

source code

Variables [hide private]
  gw = 1000
  gh = 695
  goffset = 25
  gdraw_list = ['minibone', 'pillar', 'valve', 'bone', 'base', '...
  colors = {'red': [1, 0, 0, 1], 'green': [0, 1, 0, 1], 'blue': ...
  ghome = path.expanduser('~')+ '/TacValdata'
  gwp1 = 0.3
  gwp2 = 1-gwp1
  ghp1 = 0.5
  ghp2 = 1-ghp1
  scan_rate = 1
  gpressuredelay = 600

Imports: path


Variables Details [hide private]

gdraw_list

Value:
['minibone', 'pillar', 'valve', 'bone', 'base', 'massspec', 'turbo', '\
connector']

colors

Value:
{'red': [1, 0, 0, 1], 'green': [0, 1, 0, 1], 'blue': [0, 0, 1, 1], 'al\
uminum': [0.3, 0.3, 0.3, 1]}