diff --git a/tools/ecmcFFTGui.py b/tools/ecmcFFTGui.py index 001e236..d03b22e 100644 --- a/tools/ecmcFFTGui.py +++ b/tools/ecmcFFTGui.py @@ -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 # #*************************************************************************