prunevoids now can handle coordinate changes to cosmoving space in observations

This commit is contained in:
P.M. Sutter 2013-08-23 13:13:55 -05:00
parent 46b9d3ec40
commit 7ba3b2a98d
3 changed files with 79 additions and 7 deletions

View file

@ -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):