Update ecmcFFTGui.py

This commit is contained in:
anderssandstrom
2020-10-06 19:53:38 +02:00
committed by GitHub
parent 999bf637d2
commit 6029642b78

View File

@@ -8,9 +8,7 @@
# Created on: October 6, 2020
# Author: Anders Sandström
#
# Heavily inspired by: https://exceptionshub.com/real-time-plotting-in-while-loop-with-matplotlib.html
#
# Extends the ecmcTrend class will epics pv callbacks
# Plots two waveforms (x vs y) updates for each callback on the y-pv
#
#*************************************************************************