Skip to content

Commit

Permalink
allow maptplotlib to run with display server
Browse files Browse the repository at this point in the history
  • Loading branch information
SpheMakh committed Dec 6, 2016
1 parent 1c6bbd7 commit 77048fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Owlcat/Gainplots.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 77048fc

Please sign in to comment.