add python script and parameter file
This commit is contained in:
20
config.txt
Normal file
20
config.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
# Simulation part
|
||||
num_walker=20000
|
||||
# Motion model part
|
||||
delta=161e3
|
||||
eta=0.0
|
||||
# Distribution part
|
||||
tau=1e-1
|
||||
# Spectrum part
|
||||
dwell_time=1e-6
|
||||
num_acq=4096
|
||||
techo_start=0e-6
|
||||
techo_stop=40e-6
|
||||
techo_steps=5
|
||||
# STE part
|
||||
tevo_start=0e-6
|
||||
tevo_stop=60e-6
|
||||
tevo_steps=121
|
||||
tmix_start=1e-6
|
||||
tmix_stop=1e0
|
||||
tmix_steps=51
|
||||
Reference in New Issue
Block a user