From 2104fff84cdcffe1dd1e82342a400c7753d18b47 Mon Sep 17 00:00:00 2001 From: yeye Date: Tue, 9 Feb 2021 22:15:43 -0300 Subject: [PATCH] asd --- kalman/input_files/aorta.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/kalman/input_files/aorta.yaml b/kalman/input_files/aorta.yaml index fe83a36..9412608 100755 --- a/kalman/input_files/aorta.yaml +++ b/kalman/input_files/aorta.yaml @@ -138,8 +138,8 @@ estimation: - mesh: './meshes/coaortaH3_leo2.0.h5' fe_degree: 1 - xdmf_file: 'results/aorta/measurements/u_all.xdmf' - file_root: 'results/aorta/measurements/u{i}.h5' + xdmf_file: 'results/aorta/measurements/Perturbation/SNRinfV50/u_all.xdmf' + file_root: 'results/aorta/measurements/Perturbation/SNRinfV50/u{i}.h5' indices: 0 # indices of checkpoints to be processed. 0 == all velocity_direction: ~ noise_stddev: 15 # standard deviation of Gaussian noise @@ -149,5 +149,5 @@ estimation: observation_operator: 'postprocessing' #state or postprocessing reparameterize: True ODV_functional: - enable: False - VENC: 61 # cm/s ref: 61 for 70% and 44 for 50% + enable: True + VENC: 44 # cm/s ref: 61 for 70% and 44 for 50%