mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
- fixed bug where omegaM was always 0.3 regardless of user input
- wrote out flagging of boundary and edge galaxies - turned off placing of boundary particles
This commit is contained in:
parent
aded7a7c2c
commit
f59fee9bf8
4 changed files with 164 additions and 102 deletions
|
@ -83,7 +83,7 @@ newSample = Sample(
|
|||
volumeLimited = True,
|
||||
|
||||
# HEALpix mask file - set to None to auto-compute
|
||||
maskFile = None,
|
||||
maskFile = "",
|
||||
#maskFile = inputDataDir+"/example_observation_mask.fits",
|
||||
|
||||
# if maskFile blank, desired resolution for HEALpix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue