mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-05 07:41:11 +00:00
removed spurious workdir from overlap
This commit is contained in:
parent
12f819f37e
commit
6e69b0ae64
2 changed files with 2 additions and 2 deletions
|
@ -525,7 +525,7 @@ def launchPrune(sample, binPath,
|
|||
# -----------------------------------------------------------------------------
|
||||
def launchVoidOverlap(sample1, sample2, sample1Dir, sample2Dir,
|
||||
binPath, thisDataPortion=None,
|
||||
logFile=None, workDir=None,
|
||||
logFile=None,
|
||||
continueRun=None, outputFile=None,
|
||||
matchMethod=None, strictMatch=False):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue