mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 23:31:12 +00:00
improved handling of SDF files
This commit is contained in:
parent
eb7446e4f5
commit
b19fbca2ad
3 changed files with 91 additions and 135 deletions
|
@ -21,6 +21,8 @@
|
|||
|
||||
import os
|
||||
from numpy import abs
|
||||
import matplotlib
|
||||
matplotlib.use('Agg')
|
||||
|
||||
LIGHT_SPEED = 299792.458
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue