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