mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
parameters added to scripts to handle real-space analysis
This commit is contained in:
parent
1c68b64948
commit
5c4be39a99
3 changed files with 15 additions and 4 deletions
|
@ -330,7 +330,7 @@ def launchPrune(sample, binPath,
|
|||
periodicLine = " --periodic='" + getPeriodic(sample) + "'"
|
||||
|
||||
if useLCDM:
|
||||
useLCDMFlag = "--useLCDM"
|
||||
useLCDMFlag = " --useLCDM"
|
||||
else:
|
||||
useLCDMFlag = ""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue