mirror of
https://github.com/c-sooyoung/bo-ptycho.git
synced 2026-09-17 16:09:09 +09:00
2V job
This commit is contained in:
+13
-14
@@ -1,11 +1,11 @@
|
||||
job:
|
||||
type: "random+sobo"
|
||||
type: 'random+sobo'
|
||||
random_iters: 16
|
||||
sobo_iters: 512
|
||||
sobo_iters: 128
|
||||
|
||||
io:
|
||||
input_data_path: '/home/swim/shared/Si_project/data/Si30V3_2.mat'
|
||||
result_dir: '/home/swim/bo-ptycho/results/Si30V3_2/260816'
|
||||
input_data_path: '/home/swim/shared/Si_project/data/Si2V1_2.mat'
|
||||
result_dir: '/home/swim/bo-ptycho/results/Si2V1_2/260817'
|
||||
verbosity: 1
|
||||
|
||||
ptycho:
|
||||
@@ -14,14 +14,14 @@ ptycho:
|
||||
params:
|
||||
voltage: 200
|
||||
alpha_max: 30
|
||||
defocus: 200
|
||||
rot_ang: 0.1
|
||||
Nlayers: 30
|
||||
thickness: 650
|
||||
rbf: 38
|
||||
tilt_x: 5
|
||||
tilt_y: 3
|
||||
scan_step_size: 0.35
|
||||
defocus: -250
|
||||
rot_ang: 0.3
|
||||
Nlayers: 20
|
||||
thickness: 250
|
||||
rbf: 37
|
||||
tilt_x: 2
|
||||
tilt_y: 0
|
||||
scan_step_size: 0.36
|
||||
|
||||
Niter: 100
|
||||
Niter_save_results: 100
|
||||
@@ -43,16 +43,15 @@ ptycho:
|
||||
regularize_layers: 0.2
|
||||
variable_probe: false
|
||||
|
||||
|
||||
bo:
|
||||
batch: 4
|
||||
acquisition: 'ucb'
|
||||
beta: 0.1
|
||||
metric: 'log_fourier'
|
||||
params:
|
||||
alpha_max:
|
||||
defocus:
|
||||
radius: 100
|
||||
rot_ang:
|
||||
Nlayers:
|
||||
radius: 5
|
||||
type: int
|
||||
|
||||
Reference in New Issue
Block a user