mirror of
https://github.com/Richard-Sti/csiborgtools.git
synced 2024-12-22 07:18:03 +00:00
Update
This commit is contained in:
parent
973fb6c23e
commit
130510e996
1 changed files with 1 additions and 1 deletions
|
@ -305,7 +305,7 @@ if __name__ == "__main__":
|
|||
zcmb_max = 0.05
|
||||
nchains_harmonic = 10
|
||||
num_epochs = 50
|
||||
inference_method = "mike"
|
||||
inference_method = "bayes"
|
||||
mag_selection = None
|
||||
sample_alpha = False if "IndranilVoid_" in ARGS.simname or ARGS.simname == "no_field" else True # noqa
|
||||
sample_beta = None
|
||||
|
|
Loading…
Reference in a new issue