From 3a93dd6adec47f9d76ad4ef3a9b415683e3eecb2 Mon Sep 17 00:00:00 2001 From: "Eugeniy E. Mikhailov" Date: Fri, 25 Jun 2021 10:51:38 -0400 Subject: clean up, removed unused varables --- eitControl.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'eitControl.py') diff --git a/eitControl.py b/eitControl.py index 4deaea2..7efccdd 100644 --- a/eitControl.py +++ b/eitControl.py @@ -87,8 +87,6 @@ class Experiment: self.save_cnt = 0 self.tic = 0 self.newDataIsReady = False - alpha=100 - self.xChannelName='rfFreq' # can be also 'tic' or any of above self.xlabel='' self.channelGraph={} self.clearData() -- cgit v1.2.3