mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
changed default subsampling behavior
This commit is contained in:
parent
8a0e01a3b6
commit
6620dd8fd7
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ doSubSamplingInPrep = False # do the subsampling in preparation script?
|
|||
|
||||
# if 'absolute', subSamples are given in particles per cubic Mpc/h
|
||||
# if 'relative', subSamples are given as a fraction of input particles
|
||||
subSampleMode = "absolute"
|
||||
subSampleMode = "relative"
|
||||
|
||||
# common filename of halo files, leave blank to ignore halos
|
||||
haloFileBase = "mf_4s_1G_512_bgc2_NNNNN.sdf"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue