Skip to content

Commit

Permalink
update local config
Browse files Browse the repository at this point in the history
  • Loading branch information
paquiteau committed Nov 17, 2023
1 parent 4a0faef commit aecd93e
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions src/conf/3d-sos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defaults:
- override hydra/job_logging: colorlog
- override hydra/hydra_logging: colorlog

cache_dir: null
cache_dir: /volatile/pierre-antoine/simfmri/cache
force_sim: false

simulation:
Expand All @@ -13,7 +13,7 @@ simulation:
sim_time: 300
shape: [128, 154, 128]
fov: [0.181,0.217,0.181]
n_coils: 8
n_coils: 32
rng: 19980408
lazy: true

Expand All @@ -39,12 +39,11 @@ simulation:
backend: gpunufft

reconstructors:
adjoint: {}
sequential:
max_iter_per_frame: 30
optimizer: pogm
threshold: "sure"

lr_f:
lambda_l: 0.01
lambda_s: sure
algorithm: pogm
max_iter: 25

hydra:
job:
Expand Down

0 comments on commit aecd93e

Please sign in to comment.