updated defaults

This commit is contained in:
P.M. Sutter 2014-06-03 00:33:22 -04:00
parent 87de672f8c
commit 5022567fa1

View file

@ -27,20 +27,7 @@ datasetName = ""
startCatalogStage = 1
endCatalogStage = 3
startAPStage = 1
endAPStage = 5
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
catalogDir = os.getenv("HOME")+"/workspace/Voids/catalog/"