mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
updated defaults
This commit is contained in:
parent
87de672f8c
commit
5022567fa1
1 changed files with 0 additions and 13 deletions
|
@ -27,20 +27,7 @@ datasetName = ""
|
||||||
|
|
||||||
startCatalogStage = 1
|
startCatalogStage = 1
|
||||||
endCatalogStage = 3
|
endCatalogStage = 3
|
||||||
|
|
||||||
startAPStage = 1
|
|
||||||
endAPStage = 5
|
|
||||||
|
|
||||||
continueRun = True
|
continueRun = True
|
||||||
dataPortions = ["central"]
|
|
||||||
|
|
||||||
# auto for AP analysis, "fixed" for catalog comparison
|
|
||||||
stackMode = "fixed"
|
|
||||||
maxVoidsInStack = -1
|
|
||||||
stackRescaleMode = "rv"
|
|
||||||
fittingMode = "mcmc"
|
|
||||||
minVoidsToFit = 20
|
|
||||||
minPartToFit = 2
|
|
||||||
|
|
||||||
# directory for the input simulation/observational particle files
|
# directory for the input simulation/observational particle files
|
||||||
catalogDir = os.getenv("HOME")+"/workspace/Voids/catalog/"
|
catalogDir = os.getenv("HOME")+"/workspace/Voids/catalog/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue