Some minor fixes

This commit is contained in:
Deaglan Bartlett 2024-06-14 16:04:42 +02:00
parent 42be9de326
commit 2016ef0599
11 changed files with 460 additions and 31 deletions

View file

@ -37,6 +37,7 @@ mixing = 1
[model]
gravity = lpt
logfR0 = -5.0
gauss_sigma = 0.05
af = 1.0
ai = 0.05
@ -65,11 +66,14 @@ z0 = 0
[emulator]
use_emulator = True
model_weights_path = /home/bartlett/mgborg_emulator/weights/emulator_weights.file_type
model_weights_path = /home/bartlett/mgborg_emulator/weights/d2d_borg.pt
architecture = StyledVNet
use_float64 = False
use_pad_and_NN = True
requires_grad = False
style_size = 1
in_chan = 3
out_chan = 3
[run]
run_type = mock