added void plotting

This commit is contained in:
P.M. Sutter 2014-05-26 08:43:21 -04:00
parent 060ddbd4a1
commit 2f381f3a49

View file

@ -183,12 +183,12 @@ def plotEllipDist(catalogList,
# ----------------------------------------------------------------------------- # -----------------------------------------------------------------------------
plotVoidCells(catalogList, def plotVoidCells(catalogList,
voidID, voidID,
figDir="./", figDir="./",
plotName="cells", plotName="cells",
plotDensity=True, plotDensity=True,
sliceWidth=250) sliceWidth=250):
# plots the particles belonging to a void # plots the particles belonging to a void
# catalog: void catalog # catalog: void catalog