diff --git a/Owlcat/Gainplots.py b/Owlcat/Gainplots.py index 0df3484..7835c5e 100644 --- a/Owlcat/Gainplots.py +++ b/Owlcat/Gainplots.py @@ -25,7 +25,8 @@ # or write to the Free Software Foundation, Inc., # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # - +import matplotlib +matplotlib.use('Agg') import pylab from Timba.Meq import meq from matplotlib.ticker import MultipleLocator, FormatStrFormatter