mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
fix for empty stacks
This commit is contained in:
parent
083641a7e4
commit
02d2703fbb
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ def buildProfile(catalog, rMin, rMax):
|
|||
|
||||
print " Stacking voids..."
|
||||
allProfiles = []
|
||||
binCenters = []
|
||||
for void in voidsToStack:
|
||||
center = void.macrocenter
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue