cpp/config.txt

22 lines
314 B
Plaintext
Raw Normal View History

2024-08-20 16:44:16 +00:00
# Simulation part
2024-11-04 18:39:53 +00:00
num_walker=20000
2024-08-20 16:44:16 +00:00
# Motion model part
2024-11-11 10:04:00 +00:00
delta=126e3
eta=0.0
2024-08-20 16:44:16 +00:00
# Distribution part
2024-11-28 13:50:26 +00:00
tau=1e-3
2024-08-20 16:44:16 +00:00
# Spectrum part
2024-11-28 10:07:44 +00:00
dwell_time=1e-8
2024-08-20 16:44:16 +00:00
num_acq=4096
2024-11-30 15:15:38 +00:00
techo_start=1e-6
2024-08-20 16:44:16 +00:00
techo_stop=40e-6
techo_steps=5
# STE part
2024-11-28 10:07:44 +00:00
tevo_start=2e-6
2024-11-11 10:04:00 +00:00
tevo_stop=120e-6
2024-11-28 10:07:44 +00:00
tevo_steps=121
2024-09-16 17:52:51 +00:00
tmix_start=1e-5
tmix_stop=1e1
2024-11-30 15:15:38 +00:00
tmix_steps=31
tpulse4=10e-6