diff options
-rw-r--r-- | eitControl.py | 2 |
1 files changed, 0 insertions, 2 deletions
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() |