mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 23:31:12 +00:00
eliminated extranneous/deprecated parameters: zRange (for filtering voids on redshift range during pruning) and fakeDensity (for inserting boundary particles)
This commit is contained in:
parent
1b4751958f
commit
4e87854490
7 changed files with 7 additions and 86 deletions
|
@ -204,7 +204,6 @@ newSample = Sample(dataFile = "{dataFile}",
|
|||
nickName = "{nickName}",
|
||||
dataType = "simulation",
|
||||
zBoundary = ({zMin}, {zMax}),
|
||||
zRange = ({zMin}, {zMax}),
|
||||
zBoundaryMpc = ({zMinMpc}, {zMaxMpc}),
|
||||
shiftSimZ = {shiftSimZ},
|
||||
omegaM = {omegaM},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue