mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 23:31:12 +00:00
potential plotting fix for all environments
This commit is contained in:
parent
466dfd8576
commit
4746c280ff
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
||||||
|
|
||||||
import os
|
import os
|
||||||
from numpy import abs
|
from numpy import abs
|
||||||
|
import matplotlib as mpl
|
||||||
|
mpl.use('Agg')
|
||||||
|
|
||||||
LIGHT_SPEED = 299792.458
|
LIGHT_SPEED = 299792.458
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue