mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 23:31:12 +00:00
prunevoids now can handle coordinate changes to cosmoving space in observations
This commit is contained in:
parent
46b9d3ec40
commit
7ba3b2a98d
3 changed files with 79 additions and 7 deletions
|
@ -137,7 +137,8 @@ for sample in dataSampleList:
|
|||
PRUNE_PATH = CTOOLS_PATH+"/stacking/pruneVoids"
|
||||
|
||||
launchPrune(sample, PRUNE_PATH,
|
||||
logFile=logFile, zobovDir=zobovDir, continueRun=continueRun)
|
||||
logFile=logFile, zobovDir=zobovDir,
|
||||
useLCDM=useLCDM, continueRun=continueRun)
|
||||
|
||||
# -------------------------------------------------------------------------
|
||||
if (startCatalogStage <= 4) and (endCatalogStage >= 4):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue