mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
updated script defaults
This commit is contained in:
parent
8d3160072c
commit
8be96d88f9
1 changed files with 3 additions and 0 deletions
|
@ -81,6 +81,9 @@ redshifts = ["0.5", "1.0"]
|
|||
# how many independent slices along the z-axis?
|
||||
numSlices = 1
|
||||
|
||||
# how many slices for analysis?
|
||||
numAPSlices = 1
|
||||
|
||||
# how many subdivisions along the x- and y- axis?
|
||||
# ( = 2 will make 4 subvolumes for each slice, = 3 will make 9, etc.)
|
||||
numSubvolumes = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue