mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 23:31:12 +00:00
Tesllation seems stable with new boundary handling procedure. Rooted out strange adjacency record-keeping due to some galaxies connecting to guard particles. Zobov still generates warning about guard particle encounters, but this is fine for observational datasets because we don't trust the tesselation at the edge galaxies anyway.
This commit is contained in:
parent
091cf5d1dc
commit
5d93a8a737
8 changed files with 63 additions and 12 deletions
|
@ -21,8 +21,8 @@
|
|||
|
||||
import os
|
||||
from numpy import abs
|
||||
import matplotlib as mpl
|
||||
mpl.use('Agg')
|
||||
#import matplotlib as mpl
|
||||
#mpl.use('Agg')
|
||||
|
||||
LIGHT_SPEED = 299792.458
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue