mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 23:31:12 +00:00
Added support for subsubsampling
This commit is contained in:
parent
a31be0bbd9
commit
8625ab633c
2 changed files with 20 additions and 3 deletions
|
@ -33,4 +33,7 @@ option "subsample" - "Subsample the input simulation by the specified amount" do
|
|||
option "inputParameter" - "Input geometry (optional, warning!)" string optional
|
||||
option "gadgetUnit" - "Unit of length in gadget file in Mpc/h" double optional default="0.001"
|
||||
|
||||
option "subsample_seed" - "Seed for random number generation to select the subsample" int optional default="190524"
|
||||
option "subsample_seed" - "Seed for random number generation to select the subsample" int optional default="190524"
|
||||
|
||||
option "resubsample" - "Resubsampling factor compared to the subsampled simulation" double optional
|
||||
option "resubsample_seed" - "Seed for resubsampling from a subsampled simulation" int optional default="20132011"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue