Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gregory Ashton
PyFstat
Commits
d32bb2b9
Commit
d32bb2b9
authored
Oct 04, 2016
by
Gregory Ashton
Browse files
Revert to Agg backend after Atlas upgrade
parent
c161d0eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
pyfstat.py
View file @
d32bb2b9
...
...
@@ -13,7 +13,7 @@ from collections import OrderedDict
import
numpy
as
np
import
matplotlib
matplotlib
.
use
(
'
cairo
'
)
matplotlib
.
use
(
'
Agg
'
)
import
matplotlib.pyplot
as
plt
import
emcee
import
corner
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment