changed doSubSampling variable name; made shifting of z-coord with redshift optional

This commit is contained in:
P.M. Sutter 2014-05-28 18:43:43 -04:00
parent d58027b3d3
commit 47f6f88d1e
3 changed files with 14 additions and 5 deletions

View file

@ -99,8 +99,10 @@ redshifts = ["0.0"]
subSamples = [1.0, 0.5]
# if True, do the subsampling in preparation (only for sdf and multidark)
doSubSampling = True
doSubSamplingInPrep = True
# shift the z-coord of sims with redshift
shiftSimZ = False
###############################################################################
# Halos