weighted volumes now propagate to pruning step

This commit is contained in:
Paul M. Sutter 2024-06-07 12:17:17 +02:00
parent 7e5a51d931
commit 78678881af
3 changed files with 14 additions and 5 deletions

View file

@ -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