mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 23:31:12 +00:00
fixed support for masked mock data sets; now skips over comments in halo catalogs
This commit is contained in:
parent
f3f96b0dcd
commit
2c3fe1b35d
4 changed files with 7 additions and 4 deletions
|
@ -68,6 +68,7 @@ haloFileVXCol = 3
|
|||
haloFileVYCol = 4
|
||||
haloFileVZCol = 5
|
||||
haloFileColSep = ','
|
||||
haloFileNumComLines = 0
|
||||
|
||||
# adjust these two parameters given the memory contraints on your system:
|
||||
# numZobovDivisions: how many sub-volumes per dimension will zobov process
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue