mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 23:31:12 +00:00
fix variable name
This commit is contained in:
parent
d58027b3d3
commit
3e75a1ee13
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ def plotEllipDist(catalogList,
|
||||||
|
|
||||||
|
|
||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
def plotVoidCells(catalogList,
|
def plotVoidCells(catalog,
|
||||||
voidID,
|
voidID,
|
||||||
figDir="./",
|
figDir="./",
|
||||||
plotName="cells",
|
plotName="cells",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue