mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
weighted volumes now propagate to pruning step
This commit is contained in:
parent
7e5a51d931
commit
78678881af
3 changed files with 14 additions and 5 deletions
|
@ -101,7 +101,7 @@ newSample = Sample(
|
|||
|
||||
# width of redshift boundaries to flag edge galaxies
|
||||
# (interpreted as boundaryWidth*(zMax-zMin))
|
||||
boundaryWidth = 0.1,
|
||||
boundaryWidth = 0.01,
|
||||
|
||||
# leave this at -1 for mean particle separation,
|
||||
# or specify your own in Mpc/h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue