fix for empty stacks

This commit is contained in:
P.M. Sutter 2014-06-04 16:43:01 -05:00
parent 083641a7e4
commit 02d2703fbb

View file

@ -60,6 +60,7 @@ def buildProfile(catalog, rMin, rMax):
print " Stacking voids..."
allProfiles = []
binCenters = []
for void in voidsToStack:
center = void.macrocenter