mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 23:31:12 +00:00
renamed tolerance parameter to better reflect its function
This commit is contained in:
parent
4f78bb445b
commit
99a441013d
5 changed files with 12 additions and 18 deletions
|
@ -122,7 +122,7 @@ for sample in dataSampleList:
|
|||
logFile=logFile, zobovDir=zobovDir,
|
||||
useComoving=sample.useComoving, continueRun=continueRun,
|
||||
mergingThreshold=mergingThreshold,
|
||||
highRedshiftTolerance=highRedshiftTolerance)
|
||||
boundaryTolerance=boundaryTolerance)
|
||||
|
||||
# -------------------------------------------------------------------------
|
||||
if (startCatalogStage <= 4) and (endCatalogStage >= 4):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue