move files

This commit is contained in:
Dominik Demuth
2024-11-11 11:04:00 +01:00
parent 1eb3e3be2d
commit 79ad5794b7
2 changed files with 20 additions and 9 deletions

View File

@@ -1,11 +1,14 @@
# Simulation part
num_walker=20000
# Motion model part
delta=161e3
eta=0.2
delta=126e3
eta=0.0
# Distribution part
# this tau value is overwritten if sim is run with test.py
tau=1e-1
angle1=2
angle2=30
probability1=0.98
# Spectrum part
dwell_time=1e-6
num_acq=4096
@@ -14,8 +17,11 @@ techo_stop=40e-6
techo_steps=5
# STE part
tevo_start=1e-6
tevo_stop=60e-6
tevo_steps=121
tevo_stop=120e-6
tevo_steps=8
tmix_start=1e-5
tmix_stop=1e1
tmix_steps=61
tmix_steps=31
tau=0.01
tau=0.01
tau=0.01