added flexibility
This commit is contained in:
16
config.txt
16
config.txt
@@ -4,24 +4,20 @@ num_walker=20000
|
||||
delta=126e3
|
||||
eta=0.0
|
||||
# Distribution part
|
||||
# this tau value is overwritten if sim is run with test.py
|
||||
tau=1e-1
|
||||
tau=1e-2
|
||||
angle1=2
|
||||
angle2=30
|
||||
probability1=0.98
|
||||
probability1=0
|
||||
# Spectrum part
|
||||
dwell_time=1e-6
|
||||
dwell_time=1e-8
|
||||
num_acq=4096
|
||||
techo_start=0e-6
|
||||
techo_stop=40e-6
|
||||
techo_steps=5
|
||||
# STE part
|
||||
tevo_start=1e-6
|
||||
tevo_start=2e-6
|
||||
tevo_stop=120e-6
|
||||
tevo_steps=8
|
||||
tevo_steps=121
|
||||
tmix_start=1e-5
|
||||
tmix_stop=1e1
|
||||
tmix_steps=31
|
||||
tau=0.01
|
||||
tau=0.01
|
||||
tau=0.01
|
||||
tmix_steps=61
|
||||
|
||||
Reference in New Issue
Block a user