Example #1
0
 def __init__(self):
     EguanaMachineConfig.__init__(self)   
     self.buttonName = "Select Directory for 2D EMA"
     self.posPath = ""
Example #2
0
 def __init__(self):
     EguanaMachineConfig.__init__(self)   
Example #3
0
 def __init__(self):
     EguanaMachineConfig.__init__(self)   
     self.buttonName = "Select Directory for the APAS system"
     print("ok")
Example #4
0
 def __init__(self):
     EguanaMachineConfig.__init__(self)
     self.buttonName = "Select Directory for 3D EMA"
     self.getAllowedFilters = ["speech3DFilterConfig.py", "swallow3DFilterConfig.py"]